#CBED5B Color

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

Color preview

#CBED5B

Color formats

HEX
#CBED5B
RGB
rgb(203, 237, 91)
RGBA
rgba(203, 237, 91, 1)
HSL
hsl(74, 80%, 64%)
HSV
hsv(74, 62%, 93%)
CMYK
cmyk(14%, 0%, 62%, 7%)
CSS variable
--color-primary: #CBED5B;
Lowercase HEX
#cbed5b

Shades

Tints

Tones

Harmony

CSS snippets for #CBED5B

.color-cbed5b {
  color: #CBED5B;
  background-color: #CBED5B;
}

Frequently asked questions

What color is #CBED5B?+

#CBED5B is a HEX color with RGB value rgb(203, 237, 91) and HSL value hsl(74, 80%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBED5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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