#DEEAC1 Color

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

Color preview

#DEEAC1

Color formats

HEX
#DEEAC1
RGB
rgb(222, 234, 193)
RGBA
rgba(222, 234, 193, 1)
HSL
hsl(78, 49%, 84%)
HSV
hsv(78, 18%, 92%)
CMYK
cmyk(5%, 0%, 18%, 8%)
CSS variable
--color-primary: #DEEAC1;
Lowercase HEX
#deeac1

Shades

Tints

Tones

Harmony

CSS snippets for #DEEAC1

.color-deeac1 {
  color: #DEEAC1;
  background-color: #DEEAC1;
}

Frequently asked questions

What color is #DEEAC1?+

#DEEAC1 is a HEX color with RGB value rgb(222, 234, 193) and HSL value hsl(78, 49%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEAC1?+

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