#F0BF6B Color

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

Color preview

#F0BF6B

Color formats

HEX
#F0BF6B
RGB
rgb(240, 191, 107)
RGBA
rgba(240, 191, 107, 1)
HSL
hsl(38, 82%, 68%)
HSV
hsv(38, 55%, 94%)
CMYK
cmyk(0%, 20%, 55%, 6%)
CSS variable
--color-primary: #F0BF6B;
Lowercase HEX
#f0bf6b

Shades

Tints

Tones

Harmony

CSS snippets for #F0BF6B

.color-f0bf6b {
  color: #F0BF6B;
  background-color: #F0BF6B;
}

Frequently asked questions

What color is #F0BF6B?+

#F0BF6B is a HEX color with RGB value rgb(240, 191, 107) and HSL value hsl(38, 82%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F0BF6B?+

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