#CBDE51 Color

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

Color preview

#CBDE51

Color formats

HEX
#CBDE51
RGB
rgb(203, 222, 81)
RGBA
rgba(203, 222, 81, 1)
HSL
hsl(68, 68%, 59%)
HSV
hsv(68, 64%, 87%)
CMYK
cmyk(9%, 0%, 64%, 13%)
CSS variable
--color-primary: #CBDE51;
Lowercase HEX
#cbde51

Shades

Tints

Tones

Harmony

CSS snippets for #CBDE51

.color-cbde51 {
  color: #CBDE51;
  background-color: #CBDE51;
}

Frequently asked questions

What color is #CBDE51?+

#CBDE51 is a HEX color with RGB value rgb(203, 222, 81) and HSL value hsl(68, 68%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBDE51?+

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