#FEDBBE Color

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

Color preview

#FEDBBE

Color formats

HEX
#FEDBBE
RGB
rgb(254, 219, 190)
RGBA
rgba(254, 219, 190, 1)
HSL
hsl(27, 97%, 87%)
HSV
hsv(27, 25%, 100%)
CMYK
cmyk(0%, 14%, 25%, 0%)
CSS variable
--color-primary: #FEDBBE;
Lowercase HEX
#fedbbe

Shades

Tints

Tones

Harmony

CSS snippets for #FEDBBE

.color-fedbbe {
  color: #FEDBBE;
  background-color: #FEDBBE;
}

Frequently asked questions

What color is #FEDBBE?+

#FEDBBE is a HEX color with RGB value rgb(254, 219, 190) and HSL value hsl(27, 97%, 87%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FEDBBE?+

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