#CBDE21 Color

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

Color preview

#CBDE21

Color formats

HEX
#CBDE21
RGB
rgb(203, 222, 33)
RGBA
rgba(203, 222, 33, 1)
HSL
hsl(66, 74%, 50%)
HSV
hsv(66, 85%, 87%)
CMYK
cmyk(9%, 0%, 85%, 13%)
CSS variable
--color-primary: #CBDE21;
Lowercase HEX
#cbde21

Shades

Tints

Tones

Harmony

CSS snippets for #CBDE21

.color-cbde21 {
  color: #CBDE21;
  background-color: #CBDE21;
}

Frequently asked questions

What color is #CBDE21?+

#CBDE21 is a HEX color with RGB value rgb(203, 222, 33) and HSL value hsl(66, 74%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBDE21?+

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