#DCEB97 Color

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

Color preview

#DCEB97

Color formats

HEX
#DCEB97
RGB
rgb(220, 235, 151)
RGBA
rgba(220, 235, 151, 1)
HSL
hsl(71, 68%, 76%)
HSV
hsv(71, 36%, 92%)
CMYK
cmyk(6%, 0%, 36%, 8%)
CSS variable
--color-primary: #DCEB97;
Lowercase HEX
#dceb97

Shades

Tints

Tones

Harmony

CSS snippets for #DCEB97

.color-dceb97 {
  color: #DCEB97;
  background-color: #DCEB97;
}

Frequently asked questions

What color is #DCEB97?+

#DCEB97 is a HEX color with RGB value rgb(220, 235, 151) and HSL value hsl(71, 68%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCEB97?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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