#F23DEF Color

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

Color preview

#F23DEF

Color formats

HEX
#F23DEF
RGB
rgb(242, 61, 239)
RGBA
rgba(242, 61, 239, 1)
HSL
hsl(301, 87%, 59%)
HSV
hsv(301, 75%, 95%)
CMYK
cmyk(0%, 75%, 1%, 5%)
CSS variable
--color-primary: #F23DEF;
Lowercase HEX
#f23def

Shades

Tints

Tones

Harmony

CSS snippets for #F23DEF

.color-f23def {
  color: #F23DEF;
  background-color: #F23DEF;
}

Frequently asked questions

What color is #F23DEF?+

#F23DEF is a HEX color with RGB value rgb(242, 61, 239) and HSL value hsl(301, 87%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F23DEF?+

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