#EBFDF8 Color Information

Hex color code: #EBFDF8

A airy cyan shade, #EBFDF8 appears as (235, 253, 248) in RGB and (163°, 82%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameAzure
HEX
#EBFDF8
RGB
235, 253, 248
HSL
163°, 82%, 96%
CMYK
7%, 0%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 253, 248

Red: 235 / Green: 253 / Blue: 248

HSL

163°, 82%, 96%

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

CMYK

7%, 0%, 2%, 1%

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

What color is #EBFDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFDF8 to RGB:

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

HEX to HSL

Convert #EBFDF8 to HSL:

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

HEX to CMYK

Convert #EBFDF8 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #EBFDF8 has RGB (235, 253, 248) and HSL (163°, 82%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFDF8 is #FDECF1, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFDF0.

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

Contrast with #EBFDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFDF8?

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

What is the RGB value of #EBFDF8?

#EBFDF8 in RGB is (235, 253, 248) - 235 red, 253 green, and 248 blue.

How to use #EBFDF8 in CSS?

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

What colors go well with #EBFDF8?

#FDECF1 (complementary), #ECFDF0 (analogous), and #A7F6E0 (lighter shade) work well with #EBFDF8.