#EBEDBF Color Information

Hex color code: #EBEDBF

A delicate yellow shade, #EBEDBF appears as (235, 237, 191) in RGB and (63°, 56%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EBEDBF
RGB
235, 237, 191
HSL
63°, 56%, 84%
CMYK
1%, 0%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBEDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 237, 191

Red: 235 / Green: 237 / Blue: 191

HSL

63°, 56%, 84%

Hue: 63° / Saturation: 56% / Lightness: 84%

CMYK

1%, 0%, 19%, 7%

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

What color is #EBEDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBEDBF to RGB:

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

HEX to HSL

Convert #EBEDBF to HSL:

hsl(63, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EBEDBF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #EBEDBF has RGB (235, 237, 191) and HSL (63°, 56%, 84%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBEDBF is #C2BFED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD8BF.

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

Contrast with #EBEDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBEDBF?

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

What is the RGB value of #EBEDBF?

#EBEDBF in RGB is (235, 237, 191) - 235 red, 237 green, and 191 blue.

How to use #EBEDBF in CSS?

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

What colors go well with #EBEDBF?

#C2BFED (complementary), #EDD8BF (analogous), and #D8DC84 (lighter shade) work well with #EBEDBF.