#F9BDB0 Color

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

Color preview

#F9BDB0

Color formats

HEX
#F9BDB0
RGB
rgb(249, 189, 176)
RGBA
rgba(249, 189, 176, 1)
HSL
hsl(11, 86%, 83%)
HSV
hsv(11, 29%, 98%)
CMYK
cmyk(0%, 24%, 29%, 2%)
CSS variable
--color-primary: #F9BDB0;
Lowercase HEX
#f9bdb0

Shades

Tints

Tones

Harmony

CSS snippets for #F9BDB0

.color-f9bdb0 {
  color: #F9BDB0;
  background-color: #F9BDB0;
}

Frequently asked questions

What color is #F9BDB0?+

#F9BDB0 is a HEX color with RGB value rgb(249, 189, 176) and HSL value hsl(11, 86%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F9BDB0?+

The closest Tailwind color is rose-300, available as the bg-rose-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