#FADABF Color

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

Color preview

#FADABF

Color formats

HEX
#FADABF
RGB
rgb(250, 218, 191)
RGBA
rgba(250, 218, 191, 1)
HSL
hsl(27, 86%, 86%)
HSV
hsv(27, 24%, 98%)
CMYK
cmyk(0%, 13%, 24%, 2%)
CSS variable
--color-primary: #FADABF;
Lowercase HEX
#fadabf

Shades

Tints

Tones

Harmony

CSS snippets for #FADABF

.color-fadabf {
  color: #FADABF;
  background-color: #FADABF;
}

Frequently asked questions

What color is #FADABF?+

#FADABF is a HEX color with RGB value rgb(250, 218, 191) and HSL value hsl(27, 86%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FADABF?+

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