#CAFE7B Color

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

Color preview

#CAFE7B

Color formats

HEX
#CAFE7B
RGB
rgb(202, 254, 123)
RGBA
rgba(202, 254, 123, 1)
HSL
hsl(84, 98%, 74%)
HSV
hsv(84, 52%, 100%)
CMYK
cmyk(20%, 0%, 52%, 0%)
CSS variable
--color-primary: #CAFE7B;
Lowercase HEX
#cafe7b

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE7B

.color-cafe7b {
  color: #CAFE7B;
  background-color: #CAFE7B;
}

Frequently asked questions

What color is #CAFE7B?+

#CAFE7B is a HEX color with RGB value rgb(202, 254, 123) and HSL value hsl(84, 98%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CAFE7B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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