#FFD0BA Color Information

Hex color code: #FFD0BA

#FFD0BA is a soft orange color. In RGB it is (255, 208, 186), and in HSL it is (19°, 100%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePeach Puff
HEX
#FFD0BA
RGB
255, 208, 186
HSL
19°, 100%, 86%
CMYK
0%, 18%, 27%, 0%

Shades

CSS Usage
color: #FFD0BA;
background-color: #FFD0BA;
border-color: #FFD0BA;
box-shadow: 0 0 10px #FFD0BA;
border: 2px solid #FFD0BA;
Tailwind Usage
bg-[#FFD0BA]
text-[#FFD0BA]
border-[#FFD0BA]
shadow-[0_0_10px_FFD0BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FFD0BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FFD0BA; color: #000000; }

Badge

New Feature
.badge { background-color: #FFD0BA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FFD0BA; background-color: #FFD0BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FFD0BA20; border-left: 4px solid #FFD0BA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FFD0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FFD0BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 208, 186

Red: 255 / Green: 208 / Blue: 186

HSL

19°, 100%, 86%

Hue: 19° / Saturation: 100% / Lightness: 86%

CMYK

0%, 18%, 27%, 0%

Cyan: 0% / Magenta: 18% / Yellow: 27% / Key: 0%

What color is #FFD0BA?

#FFD0BA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFD0BA to RGB:

rgb(255, 208, 186)HEX to RGB Converter →

HEX to HSL

Convert #FFD0BA to HSL:

hsl(19, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FFD0BA to CMYK:

cmyk(0%, 18%, 27%, 0%)Color Converter →

Color Meaning and Usage

#FFD0BA is a light orange color with RGB values of 255, 208, 186 and HSL of 19°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFD0BA is #B8E8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFB8C5.

Use #FFD0BA in CSS: color: #FFD0BA or background-color: #FFD0BA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FFD0BA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.98:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFD0BA?

#FFD0BA is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFD0BA?

#FFD0BA in RGB is (255, 208, 186) - 255 red, 208 green, and 186 blue.

How to use #FFD0BA in CSS?

Use #FFD0BA directly in your CSS properties like color or background-color.

What colors go well with #FFD0BA?

#B8E8FF (complementary), #FFB8C5 (analogous), and #FF9A6B (lighter shade) work well with #FFD0BA.