#DDEAC3 Color

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

Color preview

#DDEAC3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDEAC3

.color-ddeac3 {
  color: #DDEAC3;
  background-color: #DDEAC3;
}

Frequently asked questions

What color is #DDEAC3?+

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

What is the closest Tailwind color to #DDEAC3?+

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