#F0AABE Color

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

Color preview

#F0AABE

Color formats

HEX
#F0AABE
RGB
rgb(240, 170, 190)
RGBA
rgba(240, 170, 190, 1)
HSL
hsl(343, 70%, 80%)
HSV
hsv(343, 29%, 94%)
CMYK
cmyk(0%, 29%, 21%, 6%)
CSS variable
--color-primary: #F0AABE;
Lowercase HEX
#f0aabe

Shades

Tints

Tones

Harmony

CSS snippets for #F0AABE

.color-f0aabe {
  color: #F0AABE;
  background-color: #F0AABE;
}

Frequently asked questions

What color is #F0AABE?+

#F0AABE is a HEX color with RGB value rgb(240, 170, 190) and HSL value hsl(343, 70%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0AABE?+

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