#F7CDB8 Color

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

Color preview

#F7CDB8

Color formats

HEX
#F7CDB8
RGB
rgb(247, 205, 184)
RGBA
rgba(247, 205, 184, 1)
HSL
hsl(20, 80%, 85%)
HSV
hsv(20, 26%, 97%)
CMYK
cmyk(0%, 17%, 26%, 3%)
CSS variable
--color-primary: #F7CDB8;
Lowercase HEX
#f7cdb8

Shades

Tints

Tones

Harmony

CSS snippets for #F7CDB8

.color-f7cdb8 {
  color: #F7CDB8;
  background-color: #F7CDB8;
}

Frequently asked questions

What color is #F7CDB8?+

#F7CDB8 is a HEX color with RGB value rgb(247, 205, 184) and HSL value hsl(20, 80%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F7CDB8?+

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