#F18FEC Color

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

Color preview

#F18FEC

Color formats

HEX
#F18FEC
RGB
rgb(241, 143, 236)
RGBA
rgba(241, 143, 236, 1)
HSL
hsl(303, 78%, 75%)
HSV
hsv(303, 41%, 95%)
CMYK
cmyk(0%, 41%, 2%, 5%)
CSS variable
--color-primary: #F18FEC;
Lowercase HEX
#f18fec

Shades

Tints

Tones

Harmony

CSS snippets for #F18FEC

.color-f18fec {
  color: #F18FEC;
  background-color: #F18FEC;
}

Frequently asked questions

What color is #F18FEC?+

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

What is the closest Tailwind color to #F18FEC?+

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