#FF5630 Color

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

Color preview

#FF5630

Color formats

HEX
#FF5630
RGB
rgb(255, 86, 48)
RGBA
rgba(255, 86, 48, 1)
HSL
hsl(11, 100%, 59%)
HSV
hsv(11, 81%, 100%)
CMYK
cmyk(0%, 66%, 81%, 0%)
CSS variable
--color-primary: #FF5630;
Lowercase HEX
#ff5630

Shades

Tints

Tones

Harmony

CSS snippets for #FF5630

.color-ff5630 {
  color: #FF5630;
  background-color: #FF5630;
}

Frequently asked questions

What color is #FF5630?+

#FF5630 is a HEX color with RGB value rgb(255, 86, 48) and HSL value hsl(11, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5630?+

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