#EFF8FF Color

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

Color preview

#EFF8FF

Color formats

HEX
#EFF8FF
RGB
rgb(239, 248, 255)
RGBA
rgba(239, 248, 255, 1)
HSL
hsl(206, 100%, 97%)
HSV
hsv(206, 6%, 100%)
CMYK
cmyk(6%, 3%, 0%, 0%)
CSS variable
--color-primary: #EFF8FF;
Lowercase HEX
#eff8ff

Shades

Tints

Tones

Harmony

CSS snippets for #EFF8FF

.color-eff8ff {
  color: #EFF8FF;
  background-color: #EFF8FF;
}

Frequently asked questions

What color is #EFF8FF?+

#EFF8FF is a HEX color with RGB value rgb(239, 248, 255) and HSL value hsl(206, 100%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EFF8FF?+

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