#F6A0ED Color

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

Color preview

#F6A0ED

Color formats

HEX
#F6A0ED
RGB
rgb(246, 160, 237)
RGBA
rgba(246, 160, 237, 1)
HSL
hsl(306, 83%, 80%)
HSV
hsv(306, 35%, 96%)
CMYK
cmyk(0%, 35%, 4%, 4%)
CSS variable
--color-primary: #F6A0ED;
Lowercase HEX
#f6a0ed

Shades

Tints

Tones

Harmony

CSS snippets for #F6A0ED

.color-f6a0ed {
  color: #F6A0ED;
  background-color: #F6A0ED;
}

Frequently asked questions

What color is #F6A0ED?+

#F6A0ED is a HEX color with RGB value rgb(246, 160, 237) and HSL value hsl(306, 83%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F6A0ED?+

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