#EBFCFB Color Information

Hex color code: #EBFCFB

A light cyan shade, #EBFCFB appears as (235, 252, 251) in RGB and (176°, 74%, 95%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAzure
HEX
#EBFCFB
RGB
235, 252, 251
HSL
176°, 74%, 95%
CMYK
7%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 252, 251

Red: 235 / Green: 252 / Blue: 251

HSL

176°, 74%, 95%

Hue: 176° / Saturation: 74% / Lightness: 95%

CMYK

7%, 0%, 0%, 1%

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

What color is #EBFCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFCFB to RGB:

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

HEX to HSL

Convert #EBFCFB to HSL:

hsl(176, 74%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFCFB to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #EBFCFB has RGB (235, 252, 251) and HSL (176°, 74%, 95%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFCFB is #FCE9EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FCF1.

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

Contrast with #EBFCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFCFB?

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

What is the RGB value of #EBFCFB?

#EBFCFB in RGB is (235, 252, 251) - 235 red, 252 green, and 251 blue.

How to use #EBFCFB in CSS?

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

What colors go well with #EBFCFB?

#FCE9EA (complementary), #E9FCF1 (analogous), and #A6F2ED (lighter shade) work well with #EBFCFB.