#EBEDF7 Color Information

Hex color code: #EBEDF7

A delicate blue shade, #EBEDF7 appears as (235, 237, 247) in RGB and (230°, 43%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EBEDF7
RGB
235, 237, 247
HSL
230°, 43%, 95%
CMYK
5%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEDF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 237, 247

Red: 235 / Green: 237 / Blue: 247

HSL

230°, 43%, 95%

Hue: 230° / Saturation: 43% / Lightness: 95%

CMYK

5%, 4%, 0%, 3%

Cyan: 5% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #EBEDF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEDF7 to RGB:

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

HEX to HSL

Convert #EBEDF7 to HSL:

hsl(230, 43%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEDF7 to CMYK:

cmyk(5%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

#EBEDF7 is a ethereal blue color with RGB values of 235, 237, 247 and HSL of 230°, 43%, 95%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEDF7 is #F8F6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF4F8.

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

Contrast with #EBEDF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEDF7?

#EBEDF7 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBEDF7?

#EBEDF7 in RGB is (235, 237, 247) - 235 red, 237 green, and 247 blue.

How to use #EBEDF7 in CSS?

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

What colors go well with #EBEDF7?

#F8F6ED (complementary), #EDF4F8 (analogous), and #B6BDE2 (lighter shade) work well with #EBEDF7.