#CBDC32 Color

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

Color preview

#CBDC32

Color formats

HEX
#CBDC32
RGB
rgb(203, 220, 50)
RGBA
rgba(203, 220, 50, 1)
HSL
hsl(66, 71%, 53%)
HSV
hsv(66, 77%, 86%)
CMYK
cmyk(8%, 0%, 77%, 14%)
CSS variable
--color-primary: #CBDC32;
Lowercase HEX
#cbdc32

Shades

Tints

Tones

Harmony

CSS snippets for #CBDC32

.color-cbdc32 {
  color: #CBDC32;
  background-color: #CBDC32;
}

Frequently asked questions

What color is #CBDC32?+

#CBDC32 is a HEX color with RGB value rgb(203, 220, 50) and HSL value hsl(66, 71%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBDC32?+

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