#FFBF83 Color

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

Color preview

#FFBF83

Color formats

HEX
#FFBF83
RGB
rgb(255, 191, 131)
RGBA
rgba(255, 191, 131, 1)
HSL
hsl(29, 100%, 76%)
HSV
hsv(29, 49%, 100%)
CMYK
cmyk(0%, 25%, 49%, 0%)
CSS variable
--color-primary: #FFBF83;
Lowercase HEX
#ffbf83

Shades

Tints

Tones

Harmony

CSS snippets for #FFBF83

.color-ffbf83 {
  color: #FFBF83;
  background-color: #FFBF83;
}

Frequently asked questions

What color is #FFBF83?+

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

What is the closest Tailwind color to #FFBF83?+

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