#CCED93 Color

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

Color preview

#CCED93

Color formats

HEX
#CCED93
RGB
rgb(204, 237, 147)
RGBA
rgba(204, 237, 147, 1)
HSL
hsl(82, 71%, 75%)
HSV
hsv(82, 38%, 93%)
CMYK
cmyk(14%, 0%, 38%, 7%)
CSS variable
--color-primary: #CCED93;
Lowercase HEX
#cced93

Shades

Tints

Tones

Harmony

CSS snippets for #CCED93

.color-cced93 {
  color: #CCED93;
  background-color: #CCED93;
}

Frequently asked questions

What color is #CCED93?+

#CCED93 is a HEX color with RGB value rgb(204, 237, 147) and HSL value hsl(82, 71%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCED93?+

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