#EBC22D Color Information

Hex color code: #EBC22D

The hex color #EBC22D is a vivid yellow with RGB values of (235, 194, 45) and HSL of (47°, 83%, 55%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#EBC22D
RGB
235, 194, 45
HSL
47°, 83%, 55%
CMYK
0%, 17%, 81%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC22D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 194, 45

Red: 235 / Green: 194 / Blue: 45

HSL

47°, 83%, 55%

Hue: 47° / Saturation: 83% / Lightness: 55%

CMYK

0%, 17%, 81%, 8%

Cyan: 0% / Magenta: 17% / Yellow: 81% / Key: 8%

What color is #EBC22D?

#EBC22D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC22D to RGB:

rgb(235, 194, 45)HEX to RGB Converter →

HEX to HSL

Convert #EBC22D to HSL:

hsl(47, 83%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC22D to CMYK:

cmyk(0%, 17%, 81%, 8%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #EBC22D has RGB (235, 194, 45) and HSL (47°, 83%, 55%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC22D is #2D56EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB632D.

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

Contrast with #EBC22D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC22D?

#EBC22D is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EBC22D?

#EBC22D in RGB is (235, 194, 45) - 235 red, 194 green, and 45 blue.

How to use #EBC22D in CSS?

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

What colors go well with #EBC22D?

#2D56EB (complementary), #EB632D (analogous), and #BB9611 (lighter shade) work well with #EBC22D.