#ECFAFA Color Information

Hex color code: #ECFAFA

A delicate cyan shade, #ECFAFA appears as (236, 250, 250) in RGB and (180°, 58%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameAzure
HEX
#ECFAFA
RGB
236, 250, 250
HSL
180°, 58%, 95%
CMYK
6%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECFAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 250, 250

Red: 236 / Green: 250 / Blue: 250

HSL

180°, 58%, 95%

Hue: 180° / Saturation: 58% / Lightness: 95%

CMYK

6%, 0%, 0%, 2%

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

What color is #ECFAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECFAFA to RGB:

rgb(236, 250, 250)HEX to RGB Converter →

HEX to HSL

Convert #ECFAFA to HSL:

hsl(180, 58%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #ECFAFA to CMYK:

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

Color Meaning and Usage

#ECFAFA is a delicate cyan color with RGB values of 236, 250, 250 and HSL of 180°, 58%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECFAFA is #FAEBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFAF2.

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

Contrast with #ECFAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECFAFA?

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

What is the RGB value of #ECFAFA?

#ECFAFA in RGB is (236, 250, 250) - 236 red, 250 green, and 250 blue.

How to use #ECFAFA in CSS?

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

What colors go well with #ECFAFA?

#FAEBEB (complementary), #EBFAF2 (analogous), and #AEEAEA (lighter shade) work well with #ECFAFA.