#F8E1E3 Color

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

Color preview

#F8E1E3

Color formats

HEX
#F8E1E3
RGB
rgb(248, 225, 227)
RGBA
rgba(248, 225, 227, 1)
HSL
hsl(355, 62%, 93%)
HSV
hsv(355, 9%, 97%)
CMYK
cmyk(0%, 9%, 8%, 3%)
CSS variable
--color-primary: #F8E1E3;
Lowercase HEX
#f8e1e3

Shades

Tints

Tones

Harmony

CSS snippets for #F8E1E3

.color-f8e1e3 {
  color: #F8E1E3;
  background-color: #F8E1E3;
}

Frequently asked questions

What color is #F8E1E3?+

#F8E1E3 is a HEX color with RGB value rgb(248, 225, 227) and HSL value hsl(355, 62%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8E1E3?+

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