#FF230A Color

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

Color preview

#FF230A

Color formats

HEX
#FF230A
RGB
rgb(255, 35, 10)
RGBA
rgba(255, 35, 10, 1)
HSL
hsl(6, 100%, 52%)
HSV
hsv(6, 96%, 100%)
CMYK
cmyk(0%, 86%, 96%, 0%)
CSS variable
--color-primary: #FF230A;
Lowercase HEX
#ff230a

Shades

Tints

Tones

Harmony

CSS snippets for #FF230A

.color-ff230a {
  color: #FF230A;
  background-color: #FF230A;
}

Frequently asked questions

What color is #FF230A?+

#FF230A is a HEX color with RGB value rgb(255, 35, 10) and HSL value hsl(6, 100%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF230A?+

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