#EBECBF Color Information

Hex color code: #EBECBF

A light yellow shade, #EBECBF appears as (235, 236, 191) in RGB and (61°, 54%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EBECBF
RGB
235, 236, 191
HSL
61°, 54%, 84%
CMYK
0%, 0%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBECBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 236, 191

Red: 235 / Green: 236 / Blue: 191

HSL

61°, 54%, 84%

Hue: 61° / Saturation: 54% / Lightness: 84%

CMYK

0%, 0%, 19%, 7%

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

What color is #EBECBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBECBF to RGB:

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

HEX to HSL

Convert #EBECBF to HSL:

hsl(61, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EBECBF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #EBECBF has RGB (235, 236, 191) and HSL (61°, 54%, 84%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBECBF is #C1C0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD7C0.

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

Contrast with #EBECBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBECBF?

#EBECBF is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBECBF?

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

How to use #EBECBF in CSS?

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

What colors go well with #EBECBF?

#C1C0EC (complementary), #ECD7C0 (analogous), and #D9DB85 (lighter shade) work well with #EBECBF.