#CBED94 Color

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

Color preview

#CBED94

Color formats

HEX
#CBED94
RGB
rgb(203, 237, 148)
RGBA
rgba(203, 237, 148, 1)
HSL
hsl(83, 71%, 75%)
HSV
hsv(83, 38%, 93%)
CMYK
cmyk(14%, 0%, 38%, 7%)
CSS variable
--color-primary: #CBED94;
Lowercase HEX
#cbed94

Shades

Tints

Tones

Harmony

CSS snippets for #CBED94

.color-cbed94 {
  color: #CBED94;
  background-color: #CBED94;
}

Frequently asked questions

What color is #CBED94?+

#CBED94 is a HEX color with RGB value rgb(203, 237, 148) and HSL value hsl(83, 71%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBED94?+

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