#F7AEEE Color

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

Color preview

#F7AEEE

Color formats

HEX
#F7AEEE
RGB
rgb(247, 174, 238)
RGBA
rgba(247, 174, 238, 1)
HSL
hsl(307, 82%, 83%)
HSV
hsv(307, 30%, 97%)
CMYK
cmyk(0%, 30%, 4%, 3%)
CSS variable
--color-primary: #F7AEEE;
Lowercase HEX
#f7aeee

Shades

Tints

Tones

Harmony

CSS snippets for #F7AEEE

.color-f7aeee {
  color: #F7AEEE;
  background-color: #F7AEEE;
}

Frequently asked questions

What color is #F7AEEE?+

#F7AEEE is a HEX color with RGB value rgb(247, 174, 238) and HSL value hsl(307, 82%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F7AEEE?+

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