#DEEBC2 Color

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

Color preview

#DEEBC2

Color formats

HEX
#DEEBC2
RGB
rgb(222, 235, 194)
RGBA
rgba(222, 235, 194, 1)
HSL
hsl(79, 51%, 84%)
HSV
hsv(79, 17%, 92%)
CMYK
cmyk(6%, 0%, 17%, 8%)
CSS variable
--color-primary: #DEEBC2;
Lowercase HEX
#deebc2

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBC2

.color-deebc2 {
  color: #DEEBC2;
  background-color: #DEEBC2;
}

Frequently asked questions

What color is #DEEBC2?+

#DEEBC2 is a HEX color with RGB value rgb(222, 235, 194) and HSL value hsl(79, 51%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEBC2?+

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