#EDEFF1 Color Information

Hex color code: #EDEFF1

A ethereal blue shade, #EDEFF1 appears as (237, 239, 241) in RGB and (210°, 12%, 94%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EDEFF1
RGB
237, 239, 241
HSL
210°, 12%, 94%
CMYK
2%, 1%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEFF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 239, 241

Red: 237 / Green: 239 / Blue: 241

HSL

210°, 12%, 94%

Hue: 210° / Saturation: 12% / Lightness: 94%

CMYK

2%, 1%, 0%, 5%

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

What color is #EDEFF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEFF1 to RGB:

rgb(237, 239, 241)HEX to RGB Converter →

HEX to HSL

Convert #EDEFF1 to HSL:

hsl(210, 12%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEFF1 to CMYK:

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

Color Meaning and Usage

#EDEFF1 is a ethereal blue color with RGB values of 237, 239, 241 and HSL of 210°, 12%, 94%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEFF1 is #F2F0EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF2F2.

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

Contrast with #EDEFF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEFF1?

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

What is the RGB value of #EDEFF1?

#EDEFF1 in RGB is (237, 239, 241) - 237 red, 239 green, and 241 blue.

How to use #EDEFF1 in CSS?

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

What colors go well with #EDEFF1?

#F2F0EE (complementary), #EEF2F2 (analogous), and #C3C9D0 (lighter shade) work well with #EDEFF1.