#EBFAF6 Color Information

Hex color code: #EBFAF6

#EBFAF6 is a soft cyan color. In RGB it is (235, 250, 246), and in HSL it is (164°, 60%, 95%). It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#EBFAF6
RGB
235, 250, 246
HSL
164°, 60%, 95%
CMYK
6%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFAF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 250, 246

Red: 235 / Green: 250 / Blue: 246

HSL

164°, 60%, 95%

Hue: 164° / Saturation: 60% / Lightness: 95%

CMYK

6%, 0%, 2%, 2%

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

What color is #EBFAF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFAF6 to RGB:

rgb(235, 250, 246)HEX to RGB Converter →

HEX to HSL

Convert #EBFAF6 to HSL:

hsl(164, 60%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFAF6 to CMYK:

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

Color Meaning and Usage

#EBFAF6 is a soft cyan color with RGB values of 235, 250, 246 and HSL of 164°, 60%, 95%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFAF6 is #FAEBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFAEE.

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

Contrast with #EBFAF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFAF6?

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

What is the RGB value of #EBFAF6?

#EBFAF6 in RGB is (235, 250, 246) - 235 red, 250 green, and 246 blue.

How to use #EBFAF6 in CSS?

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

What colors go well with #EBFAF6?

#FAEBEF (complementary), #EBFAEE (analogous), and #ADEBDA (lighter shade) work well with #EBFAF6.