#DFD630 Color Information

Hex color code: #DFD630

#DFD630 is a striking yellow color. In RGB it is (223, 214, 48), and in HSL it is (57°, 73%, 53%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DFD630
RGB
223, 214, 48
HSL
57°, 73%, 53%
CMYK
0%, 4%, 78%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD630; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 214, 48

Red: 223 / Green: 214 / Blue: 48

HSL

57°, 73%, 53%

Hue: 57° / Saturation: 73% / Lightness: 53%

CMYK

0%, 4%, 78%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 78% / Key: 13%

What color is #DFD630?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD630 to RGB:

rgb(223, 214, 48)HEX to RGB Converter →

HEX to HSL

Convert #DFD630 to HSL:

hsl(57, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD630 to CMYK:

cmyk(0%, 4%, 78%, 13%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #DFD630 has RGB (223, 214, 48) and HSL (57°, 73%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD630 is #3038DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7E30.

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

Contrast with #DFD630

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD630?

#DFD630 is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD630?

#DFD630 in RGB is (223, 214, 48) - 223 red, 214 green, and 48 blue.

How to use #DFD630 in CSS?

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

What colors go well with #DFD630?

#3038DF (complementary), #DF7E30 (analogous), and #A8A11A (lighter shade) work well with #DFD630.