#DCEAB9 Color

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

Color preview

#DCEAB9

Color formats

HEX
#DCEAB9
RGB
rgb(220, 234, 185)
RGBA
rgba(220, 234, 185, 1)
HSL
hsl(77, 54%, 82%)
HSV
hsv(77, 21%, 92%)
CMYK
cmyk(6%, 0%, 21%, 8%)
CSS variable
--color-primary: #DCEAB9;
Lowercase HEX
#dceab9

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAB9

.color-dceab9 {
  color: #DCEAB9;
  background-color: #DCEAB9;
}

Frequently asked questions

What color is #DCEAB9?+

#DCEAB9 is a HEX color with RGB value rgb(220, 234, 185) and HSL value hsl(77, 54%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCEAB9?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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