#DABBAE Color

Inspect #DABBAE across formats, palettes, contrast and closest named color matches.

Color preview

#DABBAE

Color formats

HEX
#DABBAE
RGB
rgb(218, 187, 174)
RGBA
rgba(218, 187, 174, 1)
HSL
hsl(18, 37%, 77%)
HSV
hsv(18, 20%, 85%)
CMYK
cmyk(0%, 14%, 20%, 15%)
CSS variable
--color-primary: #DABBAE;
Lowercase HEX
#dabbae

Shades

Tints

Tones

Harmony

CSS snippets for #DABBAE

.color-dabbae {
  color: #DABBAE;
  background-color: #DABBAE;
}

Frequently asked questions

What color is #DABBAE?+

#DABBAE is a HEX color with RGB value rgb(218, 187, 174) and HSL value hsl(18, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DABBAE?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools