#EFD6CD Color Information

Hex color code: #EFD6CD

The hex color #EFD6CD is a airy orange with RGB values of (239, 214, 205) and HSL of (16°, 52%, 87%). It is widely used in graphic design.

Try:
Color NameBisque
HEX
#EFD6CD
RGB
239, 214, 205
HSL
16°, 52%, 87%
CMYK
0%, 10%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFD6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 214, 205

Red: 239 / Green: 214 / Blue: 205

HSL

16°, 52%, 87%

Hue: 16° / Saturation: 52% / Lightness: 87%

CMYK

0%, 10%, 14%, 6%

Cyan: 0% / Magenta: 10% / Yellow: 14% / Key: 6%

What color is #EFD6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFD6CD to RGB:

rgb(239, 214, 205)HEX to RGB Converter →

HEX to HSL

Convert #EFD6CD to HSL:

hsl(16, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFD6CD to CMYK:

cmyk(0%, 10%, 14%, 6%)Color Converter →

Color Meaning and Usage

A light orange tone, #EFD6CD has RGB (239, 214, 205) and HSL (16°, 52%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFD6CD is #CDE6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCDD5.

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

Contrast with #EFD6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFD6CD?

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

What is the RGB value of #EFD6CD?

#EFD6CD in RGB is (239, 214, 205) - 239 red, 214 green, and 205 blue.

How to use #EFD6CD in CSS?

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

What colors go well with #EFD6CD?

#CDE6EF (complementary), #EFCDD5 (analogous), and #DDA692 (lighter shade) work well with #EFD6CD.