#E6CDBC Color Information

Hex color code: #E6CDBC

A soft orange shade, #E6CDBC appears as (230, 205, 188) in RGB and (24°, 46%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E6CDBC
RGB
230, 205, 188
HSL
24°, 46%, 82%
CMYK
0%, 11%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 205, 188

Red: 230 / Green: 205 / Blue: 188

HSL

24°, 46%, 82%

Hue: 24° / Saturation: 46% / Lightness: 82%

CMYK

0%, 11%, 18%, 10%

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

What color is #E6CDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CDBC to RGB:

rgb(230, 205, 188)HEX to RGB Converter →

HEX to HSL

Convert #E6CDBC to HSL:

hsl(24, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CDBC to CMYK:

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

Color Meaning and Usage

#E6CDBC is a airy orange color with RGB values of 230, 205, 188 and HSL of 24°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6CDBC is #BCD5E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6BCC0.

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

Contrast with #E6CDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CDBC?

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

What is the RGB value of #E6CDBC?

#E6CDBC in RGB is (230, 205, 188) - 230 red, 205 green, and 188 blue.

How to use #E6CDBC in CSS?

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

What colors go well with #E6CDBC?

#BCD5E6 (complementary), #E6BCC0 (analogous), and #D2A384 (lighter shade) work well with #E6CDBC.