#F18AAA Color

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

Color preview

#F18AAA

Color formats

HEX
#F18AAA
RGB
rgb(241, 138, 170)
RGBA
rgba(241, 138, 170, 1)
HSL
hsl(341, 79%, 74%)
HSV
hsv(341, 43%, 95%)
CMYK
cmyk(0%, 43%, 29%, 5%)
CSS variable
--color-primary: #F18AAA;
Lowercase HEX
#f18aaa

Shades

Tints

Tones

Harmony

CSS snippets for #F18AAA

.color-f18aaa {
  color: #F18AAA;
  background-color: #F18AAA;
}

Frequently asked questions

What color is #F18AAA?+

#F18AAA is a HEX color with RGB value rgb(241, 138, 170) and HSL value hsl(341, 79%, 74%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F18AAA?+

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