#FFC86F Color

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

Color preview

#FFC86F

Color formats

HEX
#FFC86F
RGB
rgb(255, 200, 111)
RGBA
rgba(255, 200, 111, 1)
HSL
hsl(37, 100%, 72%)
HSV
hsv(37, 56%, 100%)
CMYK
cmyk(0%, 22%, 56%, 0%)
CSS variable
--color-primary: #FFC86F;
Lowercase HEX
#ffc86f

Shades

Tints

Tones

Harmony

CSS snippets for #FFC86F

.color-ffc86f {
  color: #FFC86F;
  background-color: #FFC86F;
}

Frequently asked questions

What color is #FFC86F?+

#FFC86F is a HEX color with RGB value rgb(255, 200, 111) and HSL value hsl(37, 100%, 72%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC86F?+

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