#CBED95 Color

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

Color preview

#CBED95

Color formats

HEX
#CBED95
RGB
rgb(203, 237, 149)
RGBA
rgba(203, 237, 149, 1)
HSL
hsl(83, 71%, 76%)
HSV
hsv(83, 37%, 93%)
CMYK
cmyk(14%, 0%, 37%, 7%)
CSS variable
--color-primary: #CBED95;
Lowercase HEX
#cbed95

Shades

Tints

Tones

Harmony

CSS snippets for #CBED95

.color-cbed95 {
  color: #CBED95;
  background-color: #CBED95;
}

Frequently asked questions

What color is #CBED95?+

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

What is the closest Tailwind color to #CBED95?+

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