#F23AE3 Color

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

Color preview

#F23AE3

Color formats

HEX
#F23AE3
RGB
rgb(242, 58, 227)
RGBA
rgba(242, 58, 227, 1)
HSL
hsl(305, 88%, 59%)
HSV
hsv(305, 76%, 95%)
CMYK
cmyk(0%, 76%, 6%, 5%)
CSS variable
--color-primary: #F23AE3;
Lowercase HEX
#f23ae3

Shades

Tints

Tones

Harmony

CSS snippets for #F23AE3

.color-f23ae3 {
  color: #F23AE3;
  background-color: #F23AE3;
}

Frequently asked questions

What color is #F23AE3?+

#F23AE3 is a HEX color with RGB value rgb(242, 58, 227) and HSL value hsl(305, 88%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F23AE3?+

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