#EBE9DF Color Information

Hex color code: #EBE9DF

#EBE9DF is a light yellow color. In RGB it is (235, 233, 223), and in HSL it is (50°, 23%, 90%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#EBE9DF
RGB
235, 233, 223
HSL
50°, 23%, 90%
CMYK
0%, 1%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE9DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 233, 223

Red: 235 / Green: 233 / Blue: 223

HSL

50°, 23%, 90%

Hue: 50° / Saturation: 23% / Lightness: 90%

CMYK

0%, 1%, 5%, 8%

Cyan: 0% / Magenta: 1% / Yellow: 5% / Key: 8%

What color is #EBE9DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE9DF to RGB:

rgb(235, 233, 223)HEX to RGB Converter →

HEX to HSL

Convert #EBE9DF to HSL:

hsl(50, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE9DF to CMYK:

cmyk(0%, 1%, 5%, 8%)Color Converter →

Color Meaning and Usage

#EBE9DF is a airy yellow color with RGB values of 235, 233, 223 and HSL of 50°, 23%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE9DF is #E0E2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBE4E0.

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

Contrast with #EBE9DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE9DF?

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

What is the RGB value of #EBE9DF?

#EBE9DF in RGB is (235, 233, 223) - 235 red, 233 green, and 223 blue.

How to use #EBE9DF in CSS?

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

What colors go well with #EBE9DF?

#E0E2EB (complementary), #EBE4E0 (analogous), and #CEC9B1 (lighter shade) work well with #EBE9DF.