#EFCDB3 Color Information

Hex color code: #EFCDB3

The hex color #EFCDB3 is a airy orange with RGB values of (239, 205, 179) and HSL of (26°, 65%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EFCDB3
RGB
239, 205, 179
HSL
26°, 65%, 82%
CMYK
0%, 14%, 25%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCDB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 205, 179

Red: 239 / Green: 205 / Blue: 179

HSL

26°, 65%, 82%

Hue: 26° / Saturation: 65% / Lightness: 82%

CMYK

0%, 14%, 25%, 6%

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

What color is #EFCDB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCDB3 to RGB:

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

HEX to HSL

Convert #EFCDB3 to HSL:

hsl(26, 65%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCDB3 to CMYK:

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

Color Meaning and Usage

A airy orange tone, #EFCDB3 has RGB (239, 205, 179) and HSL (26°, 65%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCDB3 is #B3D5EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB3B7.

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

Contrast with #EFCDB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCDB3?

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

What is the RGB value of #EFCDB3?

#EFCDB3 in RGB is (239, 205, 179) - 239 red, 205 green, and 179 blue.

How to use #EFCDB3 in CSS?

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

What colors go well with #EFCDB3?

#B3D5EF (complementary), #EFB3B7 (analogous), and #E2A474 (lighter shade) work well with #EFCDB3.