#F3FEFA Color

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

Color preview

#F3FEFA

Color formats

HEX
#F3FEFA
RGB
rgb(243, 254, 250)
RGBA
rgba(243, 254, 250, 1)
HSL
hsl(158, 85%, 97%)
HSV
hsv(158, 4%, 100%)
CMYK
cmyk(4%, 0%, 2%, 0%)
CSS variable
--color-primary: #F3FEFA;
Lowercase HEX
#f3fefa

Shades

Tints

Tones

Harmony

CSS snippets for #F3FEFA

.color-f3fefa {
  color: #F3FEFA;
  background-color: #F3FEFA;
}

Frequently asked questions

What color is #F3FEFA?+

#F3FEFA is a HEX color with RGB value rgb(243, 254, 250) and HSL value hsl(158, 85%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F3FEFA?+

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