#CDEB98 Color

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

Color preview

#CDEB98

Color formats

HEX
#CDEB98
RGB
rgb(205, 235, 152)
RGBA
rgba(205, 235, 152, 1)
HSL
hsl(82, 67%, 76%)
HSV
hsv(82, 35%, 92%)
CMYK
cmyk(13%, 0%, 35%, 8%)
CSS variable
--color-primary: #CDEB98;
Lowercase HEX
#cdeb98

Shades

Tints

Tones

Harmony

CSS snippets for #CDEB98

.color-cdeb98 {
  color: #CDEB98;
  background-color: #CDEB98;
}

Frequently asked questions

What color is #CDEB98?+

#CDEB98 is a HEX color with RGB value rgb(205, 235, 152) and HSL value hsl(82, 67%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEB98?+

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