#FFC370 Color

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

Color preview

#FFC370

Color formats

HEX
#FFC370
RGB
rgb(255, 195, 112)
RGBA
rgba(255, 195, 112, 1)
HSL
hsl(35, 100%, 72%)
HSV
hsv(35, 56%, 100%)
CMYK
cmyk(0%, 24%, 56%, 0%)
CSS variable
--color-primary: #FFC370;
Lowercase HEX
#ffc370

Shades

Tints

Tones

Harmony

CSS snippets for #FFC370

.color-ffc370 {
  color: #FFC370;
  background-color: #FFC370;
}

Frequently asked questions

What color is #FFC370?+

#FFC370 is a HEX color with RGB value rgb(255, 195, 112) and HSL value hsl(35, 100%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFC370?+

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