#CBEB28 Color

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

Color preview

#CBEB28

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBEB28

.color-cbeb28 {
  color: #CBEB28;
  background-color: #CBEB28;
}

Frequently asked questions

What color is #CBEB28?+

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

What is the closest Tailwind color to #CBEB28?+

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