#CBEB29 Color

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

Color preview

#CBEB29

Color formats

HEX
#CBEB29
RGB
rgb(203, 235, 41)
RGBA
rgba(203, 235, 41, 1)
HSL
hsl(70, 83%, 54%)
HSV
hsv(70, 83%, 92%)
CMYK
cmyk(14%, 0%, 83%, 8%)
CSS variable
--color-primary: #CBEB29;
Lowercase HEX
#cbeb29

Shades

Tints

Tones

Harmony

CSS snippets for #CBEB29

.color-cbeb29 {
  color: #CBEB29;
  background-color: #CBEB29;
}

Frequently asked questions

What color is #CBEB29?+

#CBEB29 is a HEX color with RGB value rgb(203, 235, 41) and HSL value hsl(70, 83%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBEB29?+

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