#FFA283 Color

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

Color preview

#FFA283

Color formats

HEX
#FFA283
RGB
rgb(255, 162, 131)
RGBA
rgba(255, 162, 131, 1)
HSL
hsl(15, 100%, 76%)
HSV
hsv(15, 49%, 100%)
CMYK
cmyk(0%, 36%, 49%, 0%)
CSS variable
--color-primary: #FFA283;
Lowercase HEX
#ffa283

Shades

Tints

Tones

Harmony

CSS snippets for #FFA283

.color-ffa283 {
  color: #FFA283;
  background-color: #FFA283;
}

Frequently asked questions

What color is #FFA283?+

#FFA283 is a HEX color with RGB value rgb(255, 162, 131) and HSL value hsl(15, 100%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA283?+

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