#F3AEDC Color

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

Color preview

#F3AEDC

Color formats

HEX
#F3AEDC
RGB
rgb(243, 174, 220)
RGBA
rgba(243, 174, 220, 1)
HSL
hsl(320, 74%, 82%)
HSV
hsv(320, 28%, 95%)
CMYK
cmyk(0%, 28%, 9%, 5%)
CSS variable
--color-primary: #F3AEDC;
Lowercase HEX
#f3aedc

Shades

Tints

Tones

Harmony

CSS snippets for #F3AEDC

.color-f3aedc {
  color: #F3AEDC;
  background-color: #F3AEDC;
}

Frequently asked questions

What color is #F3AEDC?+

#F3AEDC is a HEX color with RGB value rgb(243, 174, 220) and HSL value hsl(320, 74%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F3AEDC?+

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