#FAB68F Color

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

Color preview

#FAB68F

Color formats

HEX
#FAB68F
RGB
rgb(250, 182, 143)
RGBA
rgba(250, 182, 143, 1)
HSL
hsl(22, 91%, 77%)
HSV
hsv(22, 43%, 98%)
CMYK
cmyk(0%, 27%, 43%, 2%)
CSS variable
--color-primary: #FAB68F;
Lowercase HEX
#fab68f

Shades

Tints

Tones

Harmony

CSS snippets for #FAB68F

.color-fab68f {
  color: #FAB68F;
  background-color: #FAB68F;
}

Frequently asked questions

What color is #FAB68F?+

#FAB68F is a HEX color with RGB value rgb(250, 182, 143) and HSL value hsl(22, 91%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FAB68F?+

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