#F255ED Color

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

Color preview

#F255ED

Color formats

HEX
#F255ED
RGB
rgb(242, 85, 237)
RGBA
rgba(242, 85, 237, 1)
HSL
hsl(302, 86%, 64%)
HSV
hsv(302, 65%, 95%)
CMYK
cmyk(0%, 65%, 2%, 5%)
CSS variable
--color-primary: #F255ED;
Lowercase HEX
#f255ed

Shades

Tints

Tones

Harmony

CSS snippets for #F255ED

.color-f255ed {
  color: #F255ED;
  background-color: #F255ED;
}

Frequently asked questions

What color is #F255ED?+

#F255ED is a HEX color with RGB value rgb(242, 85, 237) and HSL value hsl(302, 86%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F255ED?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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