#EBFDF9 Color Information

Hex color code: #EBFDF9

#EBFDF9 is a delicate cyan color. In RGB it is (235, 253, 249), and in HSL it is (167°, 82%, 96%). It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EBFDF9
RGB
235, 253, 249
HSL
167°, 82%, 96%
CMYK
7%, 0%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFDF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 253, 249

Red: 235 / Green: 253 / Blue: 249

HSL

167°, 82%, 96%

Hue: 167° / Saturation: 82% / Lightness: 96%

CMYK

7%, 0%, 2%, 1%

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

What color is #EBFDF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFDF9 to RGB:

rgb(235, 253, 249)HEX to RGB Converter →

HEX to HSL

Convert #EBFDF9 to HSL:

hsl(167, 82%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFDF9 to CMYK:

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

Color Meaning and Usage

#EBFDF9 is a light cyan color with RGB values of 235, 253, 249 and HSL of 167°, 82%, 96%. 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 #EBFDF9 is #FDECF0, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFDF1.

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

Contrast with #EBFDF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFDF9?

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

What is the RGB value of #EBFDF9?

#EBFDF9 in RGB is (235, 253, 249) - 235 red, 253 green, and 249 blue.

How to use #EBFDF9 in CSS?

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

What colors go well with #EBFDF9?

#FDECF0 (complementary), #ECFDF1 (analogous), and #A7F6E5 (lighter shade) work well with #EBFDF9.