#F25FED Color

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

Color preview

#F25FED

Color formats

HEX
#F25FED
RGB
rgb(242, 95, 237)
RGBA
rgba(242, 95, 237, 1)
HSL
hsl(302, 85%, 66%)
HSV
hsv(302, 61%, 95%)
CMYK
cmyk(0%, 61%, 2%, 5%)
CSS variable
--color-primary: #F25FED;
Lowercase HEX
#f25fed

Shades

Tints

Tones

Harmony

CSS snippets for #F25FED

.color-f25fed {
  color: #F25FED;
  background-color: #F25FED;
}

Frequently asked questions

What color is #F25FED?+

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

What is the closest Tailwind color to #F25FED?+

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