#FFA270 Color

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

Color preview

#FFA270

Color formats

HEX
#FFA270
RGB
rgb(255, 162, 112)
RGBA
rgba(255, 162, 112, 1)
HSL
hsl(21, 100%, 72%)
HSV
hsv(21, 56%, 100%)
CMYK
cmyk(0%, 36%, 56%, 0%)
CSS variable
--color-primary: #FFA270;
Lowercase HEX
#ffa270

Shades

Tints

Tones

Harmony

CSS snippets for #FFA270

.color-ffa270 {
  color: #FFA270;
  background-color: #FFA270;
}

Frequently asked questions

What color is #FFA270?+

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

What is the closest Tailwind color to #FFA270?+

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