#EBCEB0 Color Information

Hex color code: #EBCEB0

A soft orange shade, #EBCEB0 appears as (235, 206, 176) in RGB and (31°, 60%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EBCEB0
RGB
235, 206, 176
HSL
31°, 60%, 81%
CMYK
0%, 12%, 25%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCEB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 206, 176

Red: 235 / Green: 206 / Blue: 176

HSL

31°, 60%, 81%

Hue: 31° / Saturation: 60% / Lightness: 81%

CMYK

0%, 12%, 25%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 25% / Key: 8%

What color is #EBCEB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCEB0 to RGB:

rgb(235, 206, 176)HEX to RGB Converter →

HEX to HSL

Convert #EBCEB0 to HSL:

hsl(31, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCEB0 to CMYK:

cmyk(0%, 12%, 25%, 8%)Color Converter →

Color Meaning and Usage

#EBCEB0 is a airy orange color with RGB values of 235, 206, 176 and HSL of 31°, 60%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCEB0 is #B1CEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB2B1.

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

Contrast with #EBCEB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCEB0?

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

What is the RGB value of #EBCEB0?

#EBCEB0 in RGB is (235, 206, 176) - 235 red, 206 green, and 176 blue.

How to use #EBCEB0 in CSS?

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

What colors go well with #EBCEB0?

#B1CEEC (complementary), #ECB2B1 (analogous), and #DCAA74 (lighter shade) work well with #EBCEB0.