#EBECA1 Color Information

Hex color code: #EBECA1

A airy yellow shade, #EBECA1 appears as (235, 236, 161) in RGB and (61°, 66%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EBECA1
RGB
235, 236, 161
HSL
61°, 66%, 78%
CMYK
0%, 0%, 32%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBECA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 236, 161

Red: 235 / Green: 236 / Blue: 161

HSL

61°, 66%, 78%

Hue: 61° / Saturation: 66% / Lightness: 78%

CMYK

0%, 0%, 32%, 7%

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

What color is #EBECA1?

#EBECA1 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBECA1 to RGB:

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

HEX to HSL

Convert #EBECA1 to HSL:

hsl(61, 66%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EBECA1 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EBECA1 has RGB (235, 236, 161) and HSL (61°, 66%, 78%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBECA1 is #A3A2EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECC8A2.

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

Contrast with #EBECA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBECA1?

#EBECA1 is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #EBECA1?

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

How to use #EBECA1 in CSS?

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

What colors go well with #EBECA1?

#A3A2EC (complementary), #ECC8A2 (analogous), and #DDDF62 (lighter shade) work well with #EBECA1.