#FF6370 Color

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

Color preview

#FF6370

Color formats

HEX
#FF6370
RGB
rgb(255, 99, 112)
RGBA
rgba(255, 99, 112, 1)
HSL
hsl(355, 100%, 69%)
HSV
hsv(355, 61%, 100%)
CMYK
cmyk(0%, 61%, 56%, 0%)
CSS variable
--color-primary: #FF6370;
Lowercase HEX
#ff6370

Shades

Tints

Tones

Harmony

CSS snippets for #FF6370

.color-ff6370 {
  color: #FF6370;
  background-color: #FF6370;
}

Frequently asked questions

What color is #FF6370?+

#FF6370 is a HEX color with RGB value rgb(255, 99, 112) and HSL value hsl(355, 100%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF6370?+

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