#DCEAC2 Color

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

Color preview

#DCEAC2

Color formats

HEX
#DCEAC2
RGB
rgb(220, 234, 194)
RGBA
rgba(220, 234, 194, 1)
HSL
hsl(81, 49%, 84%)
HSV
hsv(81, 17%, 92%)
CMYK
cmyk(6%, 0%, 17%, 8%)
CSS variable
--color-primary: #DCEAC2;
Lowercase HEX
#dceac2

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAC2

.color-dceac2 {
  color: #DCEAC2;
  background-color: #DCEAC2;
}

Frequently asked questions

What color is #DCEAC2?+

#DCEAC2 is a HEX color with RGB value rgb(220, 234, 194) and HSL value hsl(81, 49%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEAC2?+

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