#FBB18C Color

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

Color preview

#FBB18C

Color formats

HEX
#FBB18C
RGB
rgb(251, 177, 140)
RGBA
rgba(251, 177, 140, 1)
HSL
hsl(20, 93%, 77%)
HSV
hsv(20, 44%, 98%)
CMYK
cmyk(0%, 29%, 44%, 2%)
CSS variable
--color-primary: #FBB18C;
Lowercase HEX
#fbb18c

Shades

Tints

Tones

Harmony

CSS snippets for #FBB18C

.color-fbb18c {
  color: #FBB18C;
  background-color: #FBB18C;
}

Frequently asked questions

What color is #FBB18C?+

#FBB18C is a HEX color with RGB value rgb(251, 177, 140) and HSL value hsl(20, 93%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBB18C?+

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