#FFD505 Color Information

Hex color code: #FFD505

The hex color #FFD505 is a bold yellow with RGB values of (255, 213, 5) and HSL of (50°, 100%, 51%). It is often used for branding and logos.

Try:
Color NameGold
HEX
#FFD505
RGB
255, 213, 5
HSL
50°, 100%, 51%
CMYK
0%, 16%, 98%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFD505; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 213, 5

Red: 255 / Green: 213 / Blue: 5

HSL

50°, 100%, 51%

Hue: 50° / Saturation: 100% / Lightness: 51%

CMYK

0%, 16%, 98%, 0%

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

What color is #FFD505?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFD505 to RGB:

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

HEX to HSL

Convert #FFD505 to HSL:

hsl(50, 100%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #FFD505 to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #FFD505 has RGB (255, 213, 5) and HSL (50°, 100%, 51%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFD505 is #052FFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF5805.

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

Contrast with #FFD505

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFD505?

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

What is the RGB value of #FFD505?

#FFD505 in RGB is (255, 213, 5) - 255 red, 213 green, and 5 blue.

How to use #FFD505 in CSS?

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

What colors go well with #FFD505?

#052FFF (complementary), #FF5805 (analogous), and #B89900 (lighter shade) work well with #FFD505.