#EBEDE3 Color Information

Hex color code: #EBEDE3

A airy yellow shade, #EBEDE3 appears as (235, 237, 227) in RGB and (72°, 22%, 91%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#EBEDE3
RGB
235, 237, 227
HSL
72°, 22%, 91%
CMYK
1%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEDE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 237, 227

Red: 235 / Green: 237 / Blue: 227

HSL

72°, 22%, 91%

Hue: 72° / Saturation: 22% / Lightness: 91%

CMYK

1%, 0%, 4%, 7%

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

What color is #EBEDE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEDE3 to RGB:

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

HEX to HSL

Convert #EBEDE3 to HSL:

hsl(72, 22%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEDE3 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #EBEDE3 has RGB (235, 237, 227) and HSL (72°, 22%, 91%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEDE3 is #E5E3ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEAE3.

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

Contrast with #EBEDE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEDE3?

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

What is the RGB value of #EBEDE3?

#EBEDE3 in RGB is (235, 237, 227) - 235 red, 237 green, and 227 blue.

How to use #EBEDE3 in CSS?

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

What colors go well with #EBEDE3?

#E5E3ED (complementary), #EDEAE3 (analogous), and #CACFB4 (lighter shade) work well with #EBEDE3.