#F6B4ED Color

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

Color preview

#F6B4ED

Color formats

HEX
#F6B4ED
RGB
rgb(246, 180, 237)
RGBA
rgba(246, 180, 237, 1)
HSL
hsl(308, 79%, 84%)
HSV
hsv(308, 27%, 96%)
CMYK
cmyk(0%, 27%, 4%, 4%)
CSS variable
--color-primary: #F6B4ED;
Lowercase HEX
#f6b4ed

Shades

Tints

Tones

Harmony

CSS snippets for #F6B4ED

.color-f6b4ed {
  color: #F6B4ED;
  background-color: #F6B4ED;
}

Frequently asked questions

What color is #F6B4ED?+

#F6B4ED is a HEX color with RGB value rgb(246, 180, 237) and HSL value hsl(308, 79%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F6B4ED?+

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