#EFF7FF Color Information

Hex color code: #EFF7FF

The hex color #EFF7FF is a ethereal blue with RGB values of (239, 247, 255) and HSL of (210°, 100%, 97%). It is typically applied in digital products.

Try:
Color NameAzure
HEX
#EFF7FF
RGB
239, 247, 255
HSL
210°, 100%, 97%
CMYK
6%, 3%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFF7FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 247, 255

Red: 239 / Green: 247 / Blue: 255

HSL

210°, 100%, 97%

Hue: 210° / Saturation: 100% / Lightness: 97%

CMYK

6%, 3%, 0%, 0%

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

What color is #EFF7FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFF7FF to RGB:

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

HEX to HSL

Convert #EFF7FF to HSL:

hsl(210, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #EFF7FF to CMYK:

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

Color Meaning and Usage

#EFF7FF is a ethereal blue color with RGB values of 239, 247, 255 and HSL of 210°, 100%, 97%. 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 #EFF7FF is #FFF7F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FFFF.

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

Contrast with #EFF7FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFF7FF?

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

What is the RGB value of #EFF7FF?

#EFF7FF in RGB is (239, 247, 255) - 239 red, 247 green, and 255 blue.

How to use #EFF7FF in CSS?

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

What colors go well with #EFF7FF?

#FFF7F0 (complementary), #F0FFFF (analogous), and #A3D1FF (lighter shade) work well with #EFF7FF.