#EBEDCA Color Information

Hex color code: #EBEDCA

A delicate yellow shade, #EBEDCA appears as (235, 237, 202) in RGB and (63°, 49%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#EBEDCA
RGB
235, 237, 202
HSL
63°, 49%, 86%
CMYK
1%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 237, 202

Red: 235 / Green: 237 / Blue: 202

HSL

63°, 49%, 86%

Hue: 63° / Saturation: 49% / Lightness: 86%

CMYK

1%, 0%, 15%, 7%

Cyan: 1% / Magenta: 0% / Yellow: 15% / Key: 7%

What color is #EBEDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEDCA to RGB:

rgb(235, 237, 202)HEX to RGB Converter →

HEX to HSL

Convert #EBEDCA to HSL:

hsl(63, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEDCA to CMYK:

cmyk(1%, 0%, 15%, 7%)Color Converter →

Color Meaning and Usage

#EBEDCA is a soft yellow color with RGB values of 235, 237, 202 and HSL of 63°, 49%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEDCA is #CCCAED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDDCA.

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

Contrast with #EBEDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEDCA?

#EBEDCA is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBEDCA?

#EBEDCA in RGB is (235, 237, 202) - 235 red, 237 green, and 202 blue.

How to use #EBEDCA in CSS?

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

What colors go well with #EBEDCA?

#CCCAED (complementary), #EDDDCA (analogous), and #D6D991 (lighter shade) work well with #EBEDCA.