#EFFFFB Color

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

Color preview

#EFFFFB

Color formats

HEX
#EFFFFB
RGB
rgb(239, 255, 251)
RGBA
rgba(239, 255, 251, 1)
HSL
hsl(165, 100%, 97%)
HSV
hsv(165, 6%, 100%)
CMYK
cmyk(6%, 0%, 2%, 0%)
CSS variable
--color-primary: #EFFFFB;
Lowercase HEX
#effffb

Shades

Tints

Tones

Harmony

CSS snippets for #EFFFFB

.color-effffb {
  color: #EFFFFB;
  background-color: #EFFFFB;
}

Frequently asked questions

What color is #EFFFFB?+

#EFFFFB is a HEX color with RGB value rgb(239, 255, 251) and HSL value hsl(165, 100%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EFFFFB?+

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