#F18FEB Color

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

Color preview

#F18FEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18FEB

.color-f18feb {
  color: #F18FEB;
  background-color: #F18FEB;
}

Frequently asked questions

What color is #F18FEB?+

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

What is the closest Tailwind color to #F18FEB?+

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