#A23F59 Color

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

Color preview

#A23F59

Color formats

HEX
#A23F59
RGB
rgb(162, 63, 89)
RGBA
rgba(162, 63, 89, 1)
HSL
hsl(344, 44%, 44%)
HSV
hsv(344, 61%, 64%)
CMYK
cmyk(0%, 61%, 45%, 36%)
CSS variable
--color-primary: #A23F59;
Lowercase HEX
#a23f59

Shades

Tints

Tones

Harmony

CSS snippets for #A23F59

.color-a23f59 {
  color: #A23F59;
  background-color: #A23F59;
}

Frequently asked questions

What color is #A23F59?+

#A23F59 is a HEX color with RGB value rgb(162, 63, 89) and HSL value hsl(344, 44%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A23F59?+

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