#EBEFFF Color Information

Hex color code: #EBEFFF

The hex color #EBEFFF is a ethereal blue with RGB values of (235, 239, 255) and HSL of (228°, 100%, 96%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EBEFFF
RGB
235, 239, 255
HSL
228°, 100%, 96%
CMYK
8%, 6%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEFFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 239, 255

Red: 235 / Green: 239 / Blue: 255

HSL

228°, 100%, 96%

Hue: 228° / Saturation: 100% / Lightness: 96%

CMYK

8%, 6%, 0%, 0%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 0%

What color is #EBEFFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEFFF to RGB:

rgb(235, 239, 255)HEX to RGB Converter →

HEX to HSL

Convert #EBEFFF to HSL:

hsl(228, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEFFF to CMYK:

cmyk(8%, 6%, 0%, 0%)Color Converter →

Color Meaning and Usage

#EBEFFF is a airy blue color with RGB values of 235, 239, 255 and HSL of 228°, 100%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEFFF is #FFFBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF9FF.

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

Contrast with #EBEFFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEFFF?

#EBEFFF is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBEFFF?

#EBEFFF in RGB is (235, 239, 255) - 235 red, 239 green, and 255 blue.

How to use #EBEFFF in CSS?

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

What colors go well with #EBEFFF?

#FFFBEB (complementary), #EBF9FF (analogous), and #9EB1FF (lighter shade) work well with #EBEFFF.