#FFD52E Color Information

Hex color code: #FFD52E

#FFD52E is a vivid yellow color. In RGB it is (255, 213, 46), and in HSL it is (48°, 100%, 59%). It is commonly used in modern UI design.

Try:
Color NameGold
HEX
#FFD52E
RGB
255, 213, 46
HSL
48°, 100%, 59%
CMYK
0%, 16%, 82%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFD52E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 213, 46

Red: 255 / Green: 213 / Blue: 46

HSL

48°, 100%, 59%

Hue: 48° / Saturation: 100% / Lightness: 59%

CMYK

0%, 16%, 82%, 0%

Cyan: 0% / Magenta: 16% / Yellow: 82% / Key: 0%

What color is #FFD52E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFD52E to RGB:

rgb(255, 213, 46)HEX to RGB Converter →

HEX to HSL

Convert #FFD52E to HSL:

hsl(48, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #FFD52E to CMYK:

cmyk(0%, 16%, 82%, 0%)Color Converter →

Color Meaning and Usage

#FFD52E is a eye-catching yellow color with RGB values of 255, 213, 46 and HSL of 48°, 100%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFD52E is #2E58FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF6D2E.

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

Contrast with #FFD52E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFD52E?

#FFD52E is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFD52E?

#FFD52E in RGB is (255, 213, 46) - 255 red, 213 green, and 46 blue.

How to use #FFD52E in CSS?

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

What colors go well with #FFD52E?

#2E58FF (complementary), #FF6D2E (analogous), and #E0B400 (lighter shade) work well with #FFD52E.