#F08FEB Color

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

Color preview

#F08FEB

Color formats

HEX
#F08FEB
RGB
rgb(240, 143, 235)
RGBA
rgba(240, 143, 235, 1)
HSL
hsl(303, 76%, 75%)
HSV
hsv(303, 40%, 94%)
CMYK
cmyk(0%, 40%, 2%, 6%)
CSS variable
--color-primary: #F08FEB;
Lowercase HEX
#f08feb

Shades

Tints

Tones

Harmony

CSS snippets for #F08FEB

.color-f08feb {
  color: #F08FEB;
  background-color: #F08FEB;
}

Frequently asked questions

What color is #F08FEB?+

#F08FEB is a HEX color with RGB value rgb(240, 143, 235) and HSL value hsl(303, 76%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F08FEB?+

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