#EBFCFF Color Information

Hex color code: #EBFCFF

The hex color #EBFCFF is a delicate cyan with RGB values of (235, 252, 255) and HSL of (189°, 100%, 96%). It is often used for branding and logos.

Try:
Color NameAzure
HEX
#EBFCFF
RGB
235, 252, 255
HSL
189°, 100%, 96%
CMYK
8%, 1%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 252, 255

Red: 235 / Green: 252 / Blue: 255

HSL

189°, 100%, 96%

Hue: 189° / Saturation: 100% / Lightness: 96%

CMYK

8%, 1%, 0%, 0%

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

What color is #EBFCFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFCFF to RGB:

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

HEX to HSL

Convert #EBFCFF to HSL:

hsl(189, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFCFF to CMYK:

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

Color Meaning and Usage

A light cyan tone, #EBFCFF has RGB (235, 252, 255) and HSL (189°, 100%, 96%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFCFF is #FFEEEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFFF8.

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

Contrast with #EBFCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFCFF?

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

What is the RGB value of #EBFCFF?

#EBFCFF in RGB is (235, 252, 255) - 235 red, 252 green, and 255 blue.

How to use #EBFCFF in CSS?

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

What colors go well with #EBFCFF?

#FFEEEB (complementary), #EBFFF8 (analogous), and #9EF0FF (lighter shade) work well with #EBFCFF.