#F6DDBC Color Information

Hex color code: #F6DDBC

#F6DDBC is a delicate orange color. In RGB it is (246, 221, 188), and in HSL it is (34°, 76%, 85%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#F6DDBC
RGB
246, 221, 188
HSL
34°, 76%, 85%
CMYK
0%, 10%, 24%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6DDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 221, 188

Red: 246 / Green: 221 / Blue: 188

HSL

34°, 76%, 85%

Hue: 34° / Saturation: 76% / Lightness: 85%

CMYK

0%, 10%, 24%, 4%

Cyan: 0% / Magenta: 10% / Yellow: 24% / Key: 4%

What color is #F6DDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6DDBC to RGB:

rgb(246, 221, 188)HEX to RGB Converter →

HEX to HSL

Convert #F6DDBC to HSL:

hsl(34, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F6DDBC to CMYK:

cmyk(0%, 10%, 24%, 4%)Color Converter →

Color Meaning and Usage

#F6DDBC is a light orange color with RGB values of 246, 221, 188 and HSL of 34°, 76%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F6DDBC is #BCD5F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F6C0BC.

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

Contrast with #F6DDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6DDBC?

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

What is the RGB value of #F6DDBC?

#F6DDBC in RGB is (246, 221, 188) - 246 red, 221 green, and 188 blue.

How to use #F6DDBC in CSS?

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

What colors go well with #F6DDBC?

#BCD5F6 (complementary), #F6C0BC (analogous), and #EDBA78 (lighter shade) work well with #F6DDBC.