#EBEEEF Color Information

Hex color code: #EBEEEF

A delicate blue shade, #EBEEEF appears as (235, 238, 239) in RGB and (195°, 11%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EBEEEF
RGB
235, 238, 239
HSL
195°, 11%, 93%
CMYK
2%, 0%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 238, 239

Red: 235 / Green: 238 / Blue: 239

HSL

195°, 11%, 93%

Hue: 195° / Saturation: 11% / Lightness: 93%

CMYK

2%, 0%, 0%, 6%

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

What color is #EBEEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEEEF to RGB:

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

HEX to HSL

Convert #EBEEEF to HSL:

hsl(195, 11%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEEEF to CMYK:

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

Color Meaning and Usage

A light blue tone, #EBEEEF has RGB (235, 238, 239) and HSL (195°, 11%, 93%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEEEF is #EFECEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEFEE.

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

Contrast with #EBEEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEEEF?

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

What is the RGB value of #EBEEEF?

#EBEEEF in RGB is (235, 238, 239) - 235 red, 238 green, and 239 blue.

How to use #EBEEEF in CSS?

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

What colors go well with #EBEEEF?

#EFECEB (complementary), #EBEFEE (analogous), and #C1CACD (lighter shade) work well with #EBEEEF.