#F6EDEF Color

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

Color preview

#F6EDEF

Color formats

HEX
#F6EDEF
RGB
rgb(246, 237, 239)
RGBA
rgba(246, 237, 239, 1)
HSL
hsl(347, 33%, 95%)
HSV
hsv(347, 4%, 96%)
CMYK
cmyk(0%, 4%, 3%, 4%)
CSS variable
--color-primary: #F6EDEF;
Lowercase HEX
#f6edef

Shades

Tints

Tones

Harmony

CSS snippets for #F6EDEF

.color-f6edef {
  color: #F6EDEF;
  background-color: #F6EDEF;
}

Frequently asked questions

What color is #F6EDEF?+

#F6EDEF is a HEX color with RGB value rgb(246, 237, 239) and HSL value hsl(347, 33%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F6EDEF?+

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