#EAF7FC Color Information

Hex color code: #EAF7FC

#EAF7FC is a airy blue color. In RGB it is (234, 247, 252), and in HSL it is (197°, 75%, 95%). It is widely used in graphic design.

Try:
Color NameAzure
HEX
#EAF7FC
RGB
234, 247, 252
HSL
197°, 75%, 95%
CMYK
7%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF7FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 247, 252

Red: 234 / Green: 247 / Blue: 252

HSL

197°, 75%, 95%

Hue: 197° / Saturation: 75% / Lightness: 95%

CMYK

7%, 2%, 0%, 1%

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

What color is #EAF7FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF7FC to RGB:

rgb(234, 247, 252)HEX to RGB Converter →

HEX to HSL

Convert #EAF7FC to HSL:

hsl(197, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF7FC to CMYK:

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

Color Meaning and Usage

A soft blue tone, #EAF7FC has RGB (234, 247, 252) and HSL (197°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAF7FC is #FCEEE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FCF8.

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

Contrast with #EAF7FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF7FC?

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

What is the RGB value of #EAF7FC?

#EAF7FC in RGB is (234, 247, 252) - 234 red, 247 green, and 252 blue.

How to use #EAF7FC in CSS?

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

What colors go well with #EAF7FC?

#FCEEE9 (complementary), #E9FCF8 (analogous), and #A6DDF2 (lighter shade) work well with #EAF7FC.