#EFE6CE Color Information

Hex color code: #EFE6CE

A delicate orange shade, #EFE6CE appears as (239, 230, 206) in RGB and (44°, 51%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EFE6CE
RGB
239, 230, 206
HSL
44°, 51%, 87%
CMYK
0%, 4%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE6CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 230, 206

Red: 239 / Green: 230 / Blue: 206

HSL

44°, 51%, 87%

Hue: 44° / Saturation: 51% / Lightness: 87%

CMYK

0%, 4%, 14%, 6%

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

What color is #EFE6CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE6CE to RGB:

rgb(239, 230, 206)HEX to RGB Converter →

HEX to HSL

Convert #EFE6CE to HSL:

hsl(44, 51%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE6CE to CMYK:

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

Color Meaning and Usage

A airy orange tone, #EFE6CE has RGB (239, 230, 206) and HSL (44°, 51%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFE6CE is #CDD6EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFD5CD.

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

Contrast with #EFE6CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE6CE?

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

What is the RGB value of #EFE6CE?

#EFE6CE in RGB is (239, 230, 206) - 239 red, 230 green, and 206 blue.

How to use #EFE6CE in CSS?

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

What colors go well with #EFE6CE?

#CDD6EF (complementary), #EFD5CD (analogous), and #DCC993 (lighter shade) work well with #EFE6CE.