#EEEBFB Color Information

Hex color code: #EEEBFB

A airy blue shade, #EEEBFB appears as (238, 235, 251) in RGB and (251°, 67%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EEEBFB
RGB
238, 235, 251
HSL
251°, 67%, 95%
CMYK
5%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 251

Red: 238 / Green: 235 / Blue: 251

HSL

251°, 67%, 95%

Hue: 251° / Saturation: 67% / Lightness: 95%

CMYK

5%, 6%, 0%, 2%

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

What color is #EEEBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBFB to RGB:

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

HEX to HSL

Convert #EEEBFB to HSL:

hsl(251, 67%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEBFB to CMYK:

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

Color Meaning and Usage

#EEEBFB is a light blue color with RGB values of 238, 235, 251 and HSL of 251°, 67%, 95%. 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 #EEEBFB is #F8FBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEFFB.

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

Contrast with #EEEBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBFB?

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

What is the RGB value of #EEEBFB?

#EEEBFB in RGB is (238, 235, 251) - 238 red, 235 green, and 251 blue.

How to use #EEEBFB in CSS?

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

What colors go well with #EEEBFB?

#F8FBEA (complementary), #EAEFFB (analogous), and #B6AAEE (lighter shade) work well with #EEEBFB.