#DEECC1 Color

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

Color preview

#DEECC1

Color formats

HEX
#DEECC1
RGB
rgb(222, 236, 193)
RGBA
rgba(222, 236, 193, 1)
HSL
hsl(80, 53%, 84%)
HSV
hsv(80, 18%, 93%)
CMYK
cmyk(6%, 0%, 18%, 7%)
CSS variable
--color-primary: #DEECC1;
Lowercase HEX
#deecc1

Shades

Tints

Tones

Harmony

CSS snippets for #DEECC1

.color-deecc1 {
  color: #DEECC1;
  background-color: #DEECC1;
}

Frequently asked questions

What color is #DEECC1?+

#DEECC1 is a HEX color with RGB value rgb(222, 236, 193) and HSL value hsl(80, 53%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEECC1?+

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