#CAFEFB Color

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

Color preview

#CAFEFB

Color formats

HEX
#CAFEFB
RGB
rgb(202, 254, 251)
RGBA
rgba(202, 254, 251, 1)
HSL
hsl(177, 96%, 89%)
HSV
hsv(177, 20%, 100%)
CMYK
cmyk(20%, 0%, 1%, 0%)
CSS variable
--color-primary: #CAFEFB;
Lowercase HEX
#cafefb

Shades

Tints

Tones

Harmony

CSS snippets for #CAFEFB

.color-cafefb {
  color: #CAFEFB;
  background-color: #CAFEFB;
}

Frequently asked questions

What color is #CAFEFB?+

#CAFEFB is a HEX color with RGB value rgb(202, 254, 251) and HSL value hsl(177, 96%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CAFEFB?+

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