#F6553C Color

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

Color preview

#F6553C

Color formats

HEX
#F6553C
RGB
rgb(246, 85, 60)
RGBA
rgba(246, 85, 60, 1)
HSL
hsl(8, 91%, 60%)
HSV
hsv(8, 76%, 96%)
CMYK
cmyk(0%, 65%, 76%, 4%)
CSS variable
--color-primary: #F6553C;
Lowercase HEX
#f6553c

Shades

Tints

Tones

Harmony

CSS snippets for #F6553C

.color-f6553c {
  color: #F6553C;
  background-color: #F6553C;
}

Frequently asked questions

What color is #F6553C?+

#F6553C is a HEX color with RGB value rgb(246, 85, 60) and HSL value hsl(8, 91%, 60%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F6553C?+

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