#F08ACC Color

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

Color preview

#F08ACC

Color formats

HEX
#F08ACC
RGB
rgb(240, 138, 204)
RGBA
rgba(240, 138, 204, 1)
HSL
hsl(321, 77%, 74%)
HSV
hsv(321, 43%, 94%)
CMYK
cmyk(0%, 43%, 15%, 6%)
CSS variable
--color-primary: #F08ACC;
Lowercase HEX
#f08acc

Shades

Tints

Tones

Harmony

CSS snippets for #F08ACC

.color-f08acc {
  color: #F08ACC;
  background-color: #F08ACC;
}

Frequently asked questions

What color is #F08ACC?+

#F08ACC is a HEX color with RGB value rgb(240, 138, 204) and HSL value hsl(321, 77%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F08ACC?+

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