#F18CEC Color

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

Color preview

#F18CEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18CEC

.color-f18cec {
  color: #F18CEC;
  background-color: #F18CEC;
}

Frequently asked questions

What color is #F18CEC?+

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

What is the closest Tailwind color to #F18CEC?+

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