#F25FEB Color

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

Color preview

#F25FEB

Color formats

HEX
#F25FEB
RGB
rgb(242, 95, 235)
RGBA
rgba(242, 95, 235, 1)
HSL
hsl(303, 85%, 66%)
HSV
hsv(303, 61%, 95%)
CMYK
cmyk(0%, 61%, 3%, 5%)
CSS variable
--color-primary: #F25FEB;
Lowercase HEX
#f25feb

Shades

Tints

Tones

Harmony

CSS snippets for #F25FEB

.color-f25feb {
  color: #F25FEB;
  background-color: #F25FEB;
}

Frequently asked questions

What color is #F25FEB?+

#F25FEB is a HEX color with RGB value rgb(242, 95, 235) and HSL value hsl(303, 85%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F25FEB?+

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