#CAFEFF Color

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

Color preview

#CAFEFF

Color formats

HEX
#CAFEFF
RGB
rgb(202, 254, 255)
RGBA
rgba(202, 254, 255, 1)
HSL
hsl(181, 100%, 90%)
HSV
hsv(181, 21%, 100%)
CMYK
cmyk(21%, 0%, 0%, 0%)
CSS variable
--color-primary: #CAFEFF;
Lowercase HEX
#cafeff

Shades

Tints

Tones

Harmony

CSS snippets for #CAFEFF

.color-cafeff {
  color: #CAFEFF;
  background-color: #CAFEFF;
}

Frequently asked questions

What color is #CAFEFF?+

#CAFEFF is a HEX color with RGB value rgb(202, 254, 255) and HSL value hsl(181, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CAFEFF?+

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