#CBDA2B Color

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

Color preview

#CBDA2B

Color formats

HEX
#CBDA2B
RGB
rgb(203, 218, 43)
RGBA
rgba(203, 218, 43, 1)
HSL
hsl(65, 70%, 51%)
HSV
hsv(65, 80%, 85%)
CMYK
cmyk(7%, 0%, 80%, 15%)
CSS variable
--color-primary: #CBDA2B;
Lowercase HEX
#cbda2b

Shades

Tints

Tones

Harmony

CSS snippets for #CBDA2B

.color-cbda2b {
  color: #CBDA2B;
  background-color: #CBDA2B;
}

Frequently asked questions

What color is #CBDA2B?+

#CBDA2B is a HEX color with RGB value rgb(203, 218, 43) and HSL value hsl(65, 70%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBDA2B?+

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