#CAEB23 Color

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

Color preview

#CAEB23

Color formats

HEX
#CAEB23
RGB
rgb(202, 235, 35)
RGBA
rgba(202, 235, 35, 1)
HSL
hsl(70, 83%, 53%)
HSV
hsv(70, 85%, 92%)
CMYK
cmyk(14%, 0%, 85%, 8%)
CSS variable
--color-primary: #CAEB23;
Lowercase HEX
#caeb23

Shades

Tints

Tones

Harmony

CSS snippets for #CAEB23

.color-caeb23 {
  color: #CAEB23;
  background-color: #CAEB23;
}

Frequently asked questions

What color is #CAEB23?+

#CAEB23 is a HEX color with RGB value rgb(202, 235, 35) and HSL value hsl(70, 83%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAEB23?+

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