#CBED91 Color

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

Color preview

#CBED91

Color formats

HEX
#CBED91
RGB
rgb(203, 237, 145)
RGBA
rgba(203, 237, 145, 1)
HSL
hsl(82, 72%, 75%)
HSV
hsv(82, 39%, 93%)
CMYK
cmyk(14%, 0%, 39%, 7%)
CSS variable
--color-primary: #CBED91;
Lowercase HEX
#cbed91

Shades

Tints

Tones

Harmony

CSS snippets for #CBED91

.color-cbed91 {
  color: #CBED91;
  background-color: #CBED91;
}

Frequently asked questions

What color is #CBED91?+

#CBED91 is a HEX color with RGB value rgb(203, 237, 145) and HSL value hsl(82, 72%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBED91?+

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