#F5AEDB Color

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

Color preview

#F5AEDB

Color formats

HEX
#F5AEDB
RGB
rgb(245, 174, 219)
RGBA
rgba(245, 174, 219, 1)
HSL
hsl(322, 78%, 82%)
HSV
hsv(322, 29%, 96%)
CMYK
cmyk(0%, 29%, 11%, 4%)
CSS variable
--color-primary: #F5AEDB;
Lowercase HEX
#f5aedb

Shades

Tints

Tones

Harmony

CSS snippets for #F5AEDB

.color-f5aedb {
  color: #F5AEDB;
  background-color: #F5AEDB;
}

Frequently asked questions

What color is #F5AEDB?+

#F5AEDB is a HEX color with RGB value rgb(245, 174, 219) and HSL value hsl(322, 78%, 82%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5AEDB?+

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