#F1DCBC Color Information

Hex color code: #F1DCBC

#F1DCBC is a soft orange color. In RGB it is (241, 220, 188), and in HSL it is (36°, 65%, 84%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#F1DCBC
RGB
241, 220, 188
HSL
36°, 65%, 84%
CMYK
0%, 9%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1DCBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 220, 188

Red: 241 / Green: 220 / Blue: 188

HSL

36°, 65%, 84%

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

CMYK

0%, 9%, 22%, 5%

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

What color is #F1DCBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1DCBC to RGB:

rgb(241, 220, 188)HEX to RGB Converter →

HEX to HSL

Convert #F1DCBC to HSL:

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

HEX to CMYK

Convert #F1DCBC to CMYK:

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

Color Meaning and Usage

A light orange tone, #F1DCBC has RGB (241, 220, 188) and HSL (36°, 65%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1DCBC is #BCD1F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1C1BC.

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

Contrast with #F1DCBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1DCBC?

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

What is the RGB value of #F1DCBC?

#F1DCBC in RGB is (241, 220, 188) - 241 red, 220 green, and 188 blue.

How to use #F1DCBC in CSS?

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

What colors go well with #F1DCBC?

#BCD1F1 (complementary), #F1C1BC (analogous), and #E3BA7D (lighter shade) work well with #F1DCBC.