#F0FEFF Color

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

Color preview

#F0FEFF

Color formats

HEX
#F0FEFF
RGB
rgb(240, 254, 255)
RGBA
rgba(240, 254, 255, 1)
HSL
hsl(184, 100%, 97%)
HSV
hsv(184, 6%, 100%)
CMYK
cmyk(6%, 0%, 0%, 0%)
CSS variable
--color-primary: #F0FEFF;
Lowercase HEX
#f0feff

Shades

Tints

Tones

Harmony

CSS snippets for #F0FEFF

.color-f0feff {
  color: #F0FEFF;
  background-color: #F0FEFF;
}

Frequently asked questions

What color is #F0FEFF?+

#F0FEFF is a HEX color with RGB value rgb(240, 254, 255) and HSL value hsl(184, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F0FEFF?+

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