#CBED23 Color

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

Color preview

#CBED23

Color formats

HEX
#CBED23
RGB
rgb(203, 237, 35)
RGBA
rgba(203, 237, 35, 1)
HSL
hsl(70, 85%, 53%)
HSV
hsv(70, 85%, 93%)
CMYK
cmyk(14%, 0%, 85%, 7%)
CSS variable
--color-primary: #CBED23;
Lowercase HEX
#cbed23

Shades

Tints

Tones

Harmony

CSS snippets for #CBED23

.color-cbed23 {
  color: #CBED23;
  background-color: #CBED23;
}

Frequently asked questions

What color is #CBED23?+

#CBED23 is a HEX color with RGB value rgb(203, 237, 35) and HSL value hsl(70, 85%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBED23?+

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