Grullo
#A99A86

A smoky, bluish-gray shade with a hint of brown, reminiscent of the coat color found in certain horse breeds and crane feathers.

#A99A86
RGB(169, 154, 134)
#2A2320
#50443E
#62534A
#776457
#8F7A67
#9B8974
#A99A86
#C5BCAC
#DBD7CD
#EEECE6
#F8F6F4

Color Values

HEX

#A99A86

RGB

rgb(169, 154, 134)

HSL

hsl(34°, 17%, 59%)

CMYK

0%, 9%, 21%, 34%

HSV

34°, 21%, 66%

XYZ

32.22, 33.27, 27.28

Color Variations

Shades

#988A78
#877B6B
#766B5D
#655C50

Tints

#B1A492
#BAAE9E
#C2B8AA
#CBC2B6

Triadic Colors

#A99A86
#86A99A
#9A86A9

Analogous Colors

#A99A86
#A7A986
#A98986

Monochromatic Colors

#84745E
#938169
#9E8E77
#A99A86

Complementary Color

#A99A86
#8695A9

CSS Examples

Rustic Wood Texture

.rustic-wood {
    background: linear-gradient(
        45deg,
        #a99a86 25%,
        #9b8974 25%,
        #9b8974 50%,
        #a99a86 50%,
        #a99a86 75%,
        #9b8974 75%
    );
    background-size: 20px 20px;
    box-shadow: inset 0 0 30px rgba(0,0,0,0.1);
}

Equestrian Button

.equestrian-button {
    background: #a99a86;
    color: #2a2320;
    border: 2px solid #776457;
    border-radius: 8px;
    padding: 12px 24px;
    box-shadow: 
        0 4px 6px rgba(42,35,32,0.1),
        inset 0 1px 3px rgba(255,255,255,0.2);
    transition: all 0.3s ease;
}

.equestrian-button:hover {
    background: #c5bcac;
    transform: translateY(-2px);
}

Natural Canvas

.natural-canvas {
    background-color: #a99a86;
    background-image: 
        radial-gradient(
            circle at 50% 50%,
            rgba(197,188,172,0.4) 0%,
            transparent 60%
        ),
        repeating-linear-gradient(
            -45deg,
            rgba(169,154,134,0.1) 0px,
            rgba(169,154,134,0.1) 2px,
            transparent 2px,
            transparent 4px
        );
}

Crane Feather Pattern

.crane-pattern {
    background: #a99a86;
    background-image: 
        radial-gradient(
            circle at 0% 50%,
            transparent 9px,
            #9b8974 10px,
            transparent 11px
        ),
        radial-gradient(
            circle at 100% 50%,
            transparent 9px,
            #9b8974 10px,
            transparent 11px
        );
    background-size: 40px 40px;
    background-position: 0 0, 20px 0;
}

Smoky Overlay

.smoky-overlay {
    background: linear-gradient(
        135deg,
        #a99a86 0%,
        rgba(169,154,134,0.8) 50%,
        rgba(169,154,134,0.6) 100%
    );
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 8px 32px rgba(42,35,32,0.1);
}

About Grullo

The color Grullo, also known as Grulla, is a smoky, bluish-gray shade that often features a hint of brown. This unique hue is reminiscent of the coat color found in certain horse breeds, particularly the American Quarter Horse.

Historical Significance

Grullo originates from the Spanish word "grulla," meaning crane, which reflects the bird's similar grayish tones. This color is ideal for use in rustic-themed designs, equestrian branding, or any project that aims to evoke a natural, earthy feel.

Color Characteristics

Grullo is characterized by:

  • Smoky gray base
  • Subtle brown undertones
  • Natural muted appearance
  • Versatile neutral shade
  • Earthy sophistication

Symbolism and Meaning

Grullo represents:

  • Elegance
  • Rustic charm
  • Natural beauty
  • Earthy connection
  • Timeless appeal

Modern Applications

Today, Grullo is used in:

  • Rustic-themed designs
  • Equestrian branding
  • Natural product packaging
  • Interior design accents
  • Fashion and textiles

grullo color

Grullo

January 10, 2025
PALETTE GENERATOR
#A99A86

Real Design Examples 👇🏽

Fashion

No items found.

Interior

No items found.

Wallpapers

No items found.

Patterns

No items found.

Best Match

Grullo
#A99A86
No items found.
Build with ❤️ Lovable