#F18FDC Color

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

Color preview

#F18FDC

Color formats

HEX
#F18FDC
RGB
rgb(241, 143, 220)
RGBA
rgba(241, 143, 220, 1)
HSL
hsl(313, 78%, 75%)
HSV
hsv(313, 41%, 95%)
CMYK
cmyk(0%, 41%, 9%, 5%)
CSS variable
--color-primary: #F18FDC;
Lowercase HEX
#f18fdc

Shades

Tints

Tones

Harmony

CSS snippets for #F18FDC

.color-f18fdc {
  color: #F18FDC;
  background-color: #F18FDC;
}

Frequently asked questions

What color is #F18FDC?+

#F18FDC is a HEX color with RGB value rgb(241, 143, 220) and HSL value hsl(313, 78%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F18FDC?+

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