#F6DCCA Color Information

Hex color code: #F6DCCA

#F6DCCA is a soft orange color. In RGB it is (246, 220, 202), and in HSL it is (25°, 71%, 88%). It is frequently seen in web interfaces.

Try:
Color NameBisque
HEX
#F6DCCA
RGB
246, 220, 202
HSL
25°, 71%, 88%
CMYK
0%, 11%, 18%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6DCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 220, 202

Red: 246 / Green: 220 / Blue: 202

HSL

25°, 71%, 88%

Hue: 25° / Saturation: 71% / Lightness: 88%

CMYK

0%, 11%, 18%, 4%

Cyan: 0% / Magenta: 11% / Yellow: 18% / Key: 4%

What color is #F6DCCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6DCCA to RGB:

rgb(246, 220, 202)HEX to RGB Converter →

HEX to HSL

Convert #F6DCCA to HSL:

hsl(25, 71%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #F6DCCA to CMYK:

cmyk(0%, 11%, 18%, 4%)Color Converter →

Color Meaning and Usage

#F6DCCA is a ethereal orange color with RGB values of 246, 220, 202 and HSL of 25°, 71%, 88%. 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 #F6DCCA is #CBE4F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F6CBCE.

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

Contrast with #F6DCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6DCCA?

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

What is the RGB value of #F6DCCA?

#F6DCCA in RGB is (246, 220, 202) - 246 red, 220 green, and 202 blue.

How to use #F6DCCA in CSS?

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

What colors go well with #F6DCCA?

#CBE4F6 (complementary), #F6CBCE (analogous), and #EBB289 (lighter shade) work well with #F6DCCA.