#F3FEFD Color

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

Color preview

#F3FEFD

Color formats

HEX
#F3FEFD
RGB
rgb(243, 254, 253)
RGBA
rgba(243, 254, 253, 1)
HSL
hsl(175, 85%, 97%)
HSV
hsv(175, 4%, 100%)
CMYK
cmyk(4%, 0%, 0%, 0%)
CSS variable
--color-primary: #F3FEFD;
Lowercase HEX
#f3fefd

Shades

Tints

Tones

Harmony

CSS snippets for #F3FEFD

.color-f3fefd {
  color: #F3FEFD;
  background-color: #F3FEFD;
}

Frequently asked questions

What color is #F3FEFD?+

#F3FEFD is a HEX color with RGB value rgb(243, 254, 253) and HSL value hsl(175, 85%, 97%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #F3FEFD?+

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