#EBE6CD Color Information

Hex color code: #EBE6CD

The hex color #EBE6CD is a soft yellow with RGB values of (235, 230, 205) and HSL of (50°, 43%, 86%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EBE6CD
RGB
235, 230, 205
HSL
50°, 43%, 86%
CMYK
0%, 2%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 230, 205

Red: 235 / Green: 230 / Blue: 205

HSL

50°, 43%, 86%

Hue: 50° / Saturation: 43% / Lightness: 86%

CMYK

0%, 2%, 13%, 8%

Cyan: 0% / Magenta: 2% / Yellow: 13% / Key: 8%

What color is #EBE6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE6CD to RGB:

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

HEX to HSL

Convert #EBE6CD to HSL:

hsl(50, 43%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE6CD to CMYK:

cmyk(0%, 2%, 13%, 8%)Color Converter →

Color Meaning and Usage

#EBE6CD is a airy yellow color with RGB values of 235, 230, 205 and HSL of 50°, 43%, 86%. 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 #EBE6CD is #CCD1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD6CC.

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

Contrast with #EBE6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE6CD?

#EBE6CD is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBE6CD?

#EBE6CD in RGB is (235, 230, 205) - 235 red, 230 green, and 205 blue.

How to use #EBE6CD in CSS?

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

What colors go well with #EBE6CD?

#CCD1EB (complementary), #EBD6CC (analogous), and #D5CA95 (lighter shade) work well with #EBE6CD.