#FFB68B Color

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

Color preview

#FFB68B

Color formats

HEX
#FFB68B
RGB
rgb(255, 182, 139)
RGBA
rgba(255, 182, 139, 1)
HSL
hsl(22, 100%, 77%)
HSV
hsv(22, 45%, 100%)
CMYK
cmyk(0%, 29%, 45%, 0%)
CSS variable
--color-primary: #FFB68B;
Lowercase HEX
#ffb68b

Shades

Tints

Tones

Harmony

CSS snippets for #FFB68B

.color-ffb68b {
  color: #FFB68B;
  background-color: #FFB68B;
}

Frequently asked questions

What color is #FFB68B?+

#FFB68B is a HEX color with RGB value rgb(255, 182, 139) and HSL value hsl(22, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB68B?+

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