#EBEEDF Color Information

Hex color code: #EBEEDF

A ethereal yellow shade, #EBEEDF appears as (235, 238, 223) in RGB and (72°, 31%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EBEEDF
RGB
235, 238, 223
HSL
72°, 31%, 90%
CMYK
1%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 238, 223

Red: 235 / Green: 238 / Blue: 223

HSL

72°, 31%, 90%

Hue: 72° / Saturation: 31% / Lightness: 90%

CMYK

1%, 0%, 6%, 7%

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

What color is #EBEEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEEDF to RGB:

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

HEX to HSL

Convert #EBEEDF to HSL:

hsl(72, 31%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEEDF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #EBEEDF has RGB (235, 238, 223) and HSL (72°, 31%, 90%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEEDF is #E1DEED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE9DE.

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

Contrast with #EBEEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEEDF?

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

What is the RGB value of #EBEEDF?

#EBEEDF in RGB is (235, 238, 223) - 235 red, 238 green, and 223 blue.

How to use #EBEEDF in CSS?

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

What colors go well with #EBEEDF?

#E1DEED (complementary), #EDE9DE (analogous), and #CBD3AB (lighter shade) work well with #EBEEDF.