#EBECF7 Color Information

Hex color code: #EBECF7

A soft blue shade, #EBECF7 appears as (235, 236, 247) in RGB and (235°, 43%, 95%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBECF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 236, 247

Red: 235 / Green: 236 / Blue: 247

HSL

235°, 43%, 95%

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

CMYK

5%, 4%, 0%, 3%

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

What color is #EBECF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBECF7 to RGB:

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

HEX to HSL

Convert #EBECF7 to HSL:

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

HEX to CMYK

Convert #EBECF7 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #EBECF7 has RGB (235, 236, 247) and HSL (235°, 43%, 95%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBECF7 is #F8F7ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF3F8.

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

Contrast with #EBECF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBECF7?

#EBECF7 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBECF7?

#EBECF7 in RGB is (235, 236, 247) - 235 red, 236 green, and 247 blue.

How to use #EBECF7 in CSS?

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

What colors go well with #EBECF7?

#F8F7ED (complementary), #EDF3F8 (analogous), and #B6BAE2 (lighter shade) work well with #EBECF7.