#F1DABD Color Information

Hex color code: #F1DABD

A delicate orange shade, #F1DABD appears as (241, 218, 189) in RGB and (33°, 65%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#F1DABD
RGB
241, 218, 189
HSL
33°, 65%, 84%
CMYK
0%, 10%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #F1DABD; 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 #F1DABD; background-color: #F1DABD15; }

Alert / Toast

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

Link / Accent

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

a { color: #F1DABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 218, 189

Red: 241 / Green: 218 / Blue: 189

HSL

33°, 65%, 84%

Hue: 33° / Saturation: 65% / Lightness: 84%

CMYK

0%, 10%, 22%, 5%

Cyan: 0% / Magenta: 10% / Yellow: 22% / Key: 5%

What color is #F1DABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1DABD to RGB:

rgb(241, 218, 189)HEX to RGB Converter →

HEX to HSL

Convert #F1DABD to HSL:

hsl(33, 65%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #F1DABD to CMYK:

cmyk(0%, 10%, 22%, 5%)Color Converter →

Color Meaning and Usage

#F1DABD is a ethereal orange color with RGB values of 241, 218, 189 and HSL of 33°, 65%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1DABD is #BCD4F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1BEBC.

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

Contrast with #F1DABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1DABD?

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

What is the RGB value of #F1DABD?

#F1DABD in RGB is (241, 218, 189) - 241 red, 218 green, and 189 blue.

How to use #F1DABD in CSS?

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

What colors go well with #F1DABD?

#BCD4F1 (complementary), #F1BEBC (analogous), and #E3B57D (lighter shade) work well with #F1DABD.