#FF6330 Color

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

Color preview

#FF6330

Color formats

HEX
#FF6330
RGB
rgb(255, 99, 48)
RGBA
rgba(255, 99, 48, 1)
HSL
hsl(15, 100%, 59%)
HSV
hsv(15, 81%, 100%)
CMYK
cmyk(0%, 61%, 81%, 0%)
CSS variable
--color-primary: #FF6330;
Lowercase HEX
#ff6330

Shades

Tints

Tones

Harmony

CSS snippets for #FF6330

.color-ff6330 {
  color: #FF6330;
  background-color: #FF6330;
}

Frequently asked questions

What color is #FF6330?+

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

What is the closest Tailwind color to #FF6330?+

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