#EDFCFB Color Information

Hex color code: #EDFCFB

The hex color #EDFCFB is a light cyan with RGB values of (237, 252, 251) and HSL of (176°, 71%, 96%). It is commonly used in modern UI design.

Try:
Color NameAzure
HEX
#EDFCFB
RGB
237, 252, 251
HSL
176°, 71%, 96%
CMYK
6%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 252, 251

Red: 237 / Green: 252 / Blue: 251

HSL

176°, 71%, 96%

Hue: 176° / Saturation: 71% / Lightness: 96%

CMYK

6%, 0%, 0%, 1%

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

What color is #EDFCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFCFB to RGB:

rgb(237, 252, 251)HEX to RGB Converter →

HEX to HSL

Convert #EDFCFB to HSL:

hsl(176, 71%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFCFB to CMYK:

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

Color Meaning and Usage

#EDFCFB is a delicate cyan color with RGB values of 237, 252, 251 and HSL of 176°, 71%, 96%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFCFB is #FCEEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF4.

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

Contrast with #EDFCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFCFB?

#EDFCFB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFCFB?

#EDFCFB in RGB is (237, 252, 251) - 237 red, 252 green, and 251 blue.

How to use #EDFCFB in CSS?

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

What colors go well with #EDFCFB?

#FCEEEF (complementary), #EEFCF4 (analogous), and #ACF1EC (lighter shade) work well with #EDFCFB.