#EFDAC8 Color Information

Hex color code: #EFDAC8

The hex color #EFDAC8 is a delicate orange with RGB values of (239, 218, 200) and HSL of (28°, 55%, 86%). It is often used for branding and logos.

Try:
Color NameBisque
HEX
#EFDAC8
RGB
239, 218, 200
HSL
28°, 55%, 86%
CMYK
0%, 9%, 16%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDAC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 218, 200

Red: 239 / Green: 218 / Blue: 200

HSL

28°, 55%, 86%

Hue: 28° / Saturation: 55% / Lightness: 86%

CMYK

0%, 9%, 16%, 6%

Cyan: 0% / Magenta: 9% / Yellow: 16% / Key: 6%

What color is #EFDAC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDAC8 to RGB:

rgb(239, 218, 200)HEX to RGB Converter →

HEX to HSL

Convert #EFDAC8 to HSL:

hsl(28, 55%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDAC8 to CMYK:

cmyk(0%, 9%, 16%, 6%)Color Converter →

Color Meaning and Usage

#EFDAC8 is a light orange color with RGB values of 239, 218, 200 and HSL of 28°, 55%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDAC8 is #C8DDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFC8C9.

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

Contrast with #EFDAC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDAC8?

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

What is the RGB value of #EFDAC8?

#EFDAC8 in RGB is (239, 218, 200) - 239 red, 218 green, and 200 blue.

How to use #EFDAC8 in CSS?

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

What colors go well with #EFDAC8?

#C8DDEF (complementary), #EFC8C9 (analogous), and #DEB28C (lighter shade) work well with #EFDAC8.