#FFBC7E Color

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

Color preview

#FFBC7E

Color formats

HEX
#FFBC7E
RGB
rgb(255, 188, 126)
RGBA
rgba(255, 188, 126, 1)
HSL
hsl(29, 100%, 75%)
HSV
hsv(29, 51%, 100%)
CMYK
cmyk(0%, 26%, 51%, 0%)
CSS variable
--color-primary: #FFBC7E;
Lowercase HEX
#ffbc7e

Shades

Tints

Tones

Harmony

CSS snippets for #FFBC7E

.color-ffbc7e {
  color: #FFBC7E;
  background-color: #FFBC7E;
}

Frequently asked questions

What color is #FFBC7E?+

#FFBC7E is a HEX color with RGB value rgb(255, 188, 126) and HSL value hsl(29, 100%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFBC7E?+

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