#DCEAC3 Color

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

Color preview

#DCEAC3

Color formats

HEX
#DCEAC3
RGB
rgb(220, 234, 195)
RGBA
rgba(220, 234, 195, 1)
HSL
hsl(82, 48%, 84%)
HSV
hsv(82, 17%, 92%)
CMYK
cmyk(6%, 0%, 17%, 8%)
CSS variable
--color-primary: #DCEAC3;
Lowercase HEX
#dceac3

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAC3

.color-dceac3 {
  color: #DCEAC3;
  background-color: #DCEAC3;
}

Frequently asked questions

What color is #DCEAC3?+

#DCEAC3 is a HEX color with RGB value rgb(220, 234, 195) and HSL value hsl(82, 48%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEAC3?+

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