#EBECEC Color Information

Hex color code: #EBECEC

#EBECEC is a airy cyan color. In RGB it is (235, 236, 236), and in HSL it is (180°, 3%, 92%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EBECEC
RGB
235, 236, 236
HSL
180°, 3%, 92%
CMYK
0%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 236, 236

Red: 235 / Green: 236 / Blue: 236

HSL

180°, 3%, 92%

Hue: 180° / Saturation: 3% / Lightness: 92%

CMYK

0%, 0%, 0%, 7%

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

What color is #EBECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBECEC to RGB:

rgb(235, 236, 236)HEX to RGB Converter →

HEX to HSL

Convert #EBECEC to HSL:

hsl(180, 3%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EBECEC to CMYK:

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

Color Meaning and Usage

A light cyan tone, #EBECEC has RGB (235, 236, 236) and HSL (180°, 3%, 92%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBECEC is #EBEAEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEBEB.

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

Contrast with #EBECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBECEC?

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

What is the RGB value of #EBECEC?

#EBECEC in RGB is (235, 236, 236) - 235 red, 236 green, and 236 blue.

How to use #EBECEC in CSS?

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

What colors go well with #EBECEC?

#EBEAEA (complementary), #EAEBEB (analogous), and #C3C6C6 (lighter shade) work well with #EBECEC.