#F18CCF Color

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

Color preview

#F18CCF

Color formats

HEX
#F18CCF
RGB
rgb(241, 140, 207)
RGBA
rgba(241, 140, 207, 1)
HSL
hsl(320, 78%, 75%)
HSV
hsv(320, 42%, 95%)
CMYK
cmyk(0%, 42%, 14%, 5%)
CSS variable
--color-primary: #F18CCF;
Lowercase HEX
#f18ccf

Shades

Tints

Tones

Harmony

CSS snippets for #F18CCF

.color-f18ccf {
  color: #F18CCF;
  background-color: #F18CCF;
}

Frequently asked questions

What color is #F18CCF?+

#F18CCF is a HEX color with RGB value rgb(241, 140, 207) and HSL value hsl(320, 78%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F18CCF?+

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