#EBF0FA Color Information

Hex color code: #EBF0FA

The hex color #EBF0FA is a delicate blue with RGB values of (235, 240, 250) and HSL of (220°, 60%, 95%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EBF0FA
RGB
235, 240, 250
HSL
220°, 60%, 95%
CMYK
6%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBF0FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 240, 250

Red: 235 / Green: 240 / Blue: 250

HSL

220°, 60%, 95%

Hue: 220° / Saturation: 60% / Lightness: 95%

CMYK

6%, 4%, 0%, 2%

Cyan: 6% / Magenta: 4% / Yellow: 0% / Key: 2%

What color is #EBF0FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBF0FA to RGB:

rgb(235, 240, 250)HEX to RGB Converter →

HEX to HSL

Convert #EBF0FA to HSL:

hsl(220, 60%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBF0FA to CMYK:

cmyk(6%, 4%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EBF0FA is a delicate blue color with RGB values of 235, 240, 250 and HSL of 220°, 60%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBF0FA is #FAF5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF7FA.

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

Contrast with #EBF0FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBF0FA?

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

What is the RGB value of #EBF0FA?

#EBF0FA in RGB is (235, 240, 250) - 235 red, 240 green, and 250 blue.

How to use #EBF0FA in CSS?

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

What colors go well with #EBF0FA?

#FAF5EB (complementary), #EBF7FA (analogous), and #ADC2EB (lighter shade) work well with #EBF0FA.