#CBEB90 Color

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

Color preview

#CBEB90

Color formats

HEX
#CBEB90
RGB
rgb(203, 235, 144)
RGBA
rgba(203, 235, 144, 1)
HSL
hsl(81, 69%, 74%)
HSV
hsv(81, 39%, 92%)
CMYK
cmyk(14%, 0%, 39%, 8%)
CSS variable
--color-primary: #CBEB90;
Lowercase HEX
#cbeb90

Shades

Tints

Tones

Harmony

CSS snippets for #CBEB90

.color-cbeb90 {
  color: #CBEB90;
  background-color: #CBEB90;
}

Frequently asked questions

What color is #CBEB90?+

#CBEB90 is a HEX color with RGB value rgb(203, 235, 144) and HSL value hsl(81, 69%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBEB90?+

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