#ECDF98 Color Information

Hex color code: #ECDF98

A light yellow shade, #ECDF98 appears as (236, 223, 152) in RGB and (51°, 69%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#ECDF98
RGB
236, 223, 152
HSL
51°, 69%, 76%
CMYK
0%, 6%, 36%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDF98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 223, 152

Red: 236 / Green: 223 / Blue: 152

HSL

51°, 69%, 76%

Hue: 51° / Saturation: 69% / Lightness: 76%

CMYK

0%, 6%, 36%, 7%

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

What color is #ECDF98?

#ECDF98 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDF98 to RGB:

rgb(236, 223, 152)HEX to RGB Converter →

HEX to HSL

Convert #ECDF98 to HSL:

hsl(51, 69%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDF98 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #ECDF98 has RGB (236, 223, 152) and HSL (51°, 69%, 76%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDF98 is #98A4EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB598.

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

Contrast with #ECDF98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDF98?

#ECDF98 is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECDF98?

#ECDF98 in RGB is (236, 223, 152) - 236 red, 223 green, and 152 blue.

How to use #ECDF98 in CSS?

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

What colors go well with #ECDF98?

#98A4EC (complementary), #ECB598 (analogous), and #E0CC57 (lighter shade) work well with #ECDF98.