#F6EAED Color

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

Color preview

#F6EAED

Color formats

HEX
#F6EAED
RGB
rgb(246, 234, 237)
RGBA
rgba(246, 234, 237, 1)
HSL
hsl(345, 40%, 94%)
HSV
hsv(345, 5%, 96%)
CMYK
cmyk(0%, 5%, 4%, 4%)
CSS variable
--color-primary: #F6EAED;
Lowercase HEX
#f6eaed

Shades

Tints

Tones

Harmony

CSS snippets for #F6EAED

.color-f6eaed {
  color: #F6EAED;
  background-color: #F6EAED;
}

Frequently asked questions

What color is #F6EAED?+

#F6EAED is a HEX color with RGB value rgb(246, 234, 237) and HSL value hsl(345, 40%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F6EAED?+

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