#CBDF5C Color

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

Color preview

#CBDF5C

Color formats

HEX
#CBDF5C
RGB
rgb(203, 223, 92)
RGBA
rgba(203, 223, 92, 1)
HSL
hsl(69, 67%, 62%)
HSV
hsv(69, 59%, 87%)
CMYK
cmyk(9%, 0%, 59%, 13%)
CSS variable
--color-primary: #CBDF5C;
Lowercase HEX
#cbdf5c

Shades

Tints

Tones

Harmony

CSS snippets for #CBDF5C

.color-cbdf5c {
  color: #CBDF5C;
  background-color: #CBDF5C;
}

Frequently asked questions

What color is #CBDF5C?+

#CBDF5C is a HEX color with RGB value rgb(203, 223, 92) and HSL value hsl(69, 67%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBDF5C?+

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