#FFFF0A Color Information

Hex color code: #FFFF0A

A dynamic yellow shade, #FFFF0A appears as (255, 255, 10) in RGB and (60°, 100%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameYellow
HEX
#FFFF0A
RGB
255, 255, 10
HSL
60°, 100%, 52%
CMYK
0%, 0%, 96%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFF0A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 255, 10

Red: 255 / Green: 255 / Blue: 10

HSL

60°, 100%, 52%

Hue: 60° / Saturation: 100% / Lightness: 52%

CMYK

0%, 0%, 96%, 0%

Cyan: 0% / Magenta: 0% / Yellow: 96% / Key: 0%

What color is #FFFF0A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFF0A to RGB:

rgb(255, 255, 10)HEX to RGB Converter →

HEX to HSL

Convert #FFFF0A to HSL:

hsl(60, 100%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFF0A to CMYK:

cmyk(0%, 0%, 96%, 0%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #FFFF0A has RGB (255, 255, 10) and HSL (60°, 100%, 52%). 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 #FFFF0A is #0A0AFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF850A.

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

Contrast with #FFFF0A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFF0A?

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

What is the RGB value of #FFFF0A?

#FFFF0A in RGB is (255, 255, 10) - 255 red, 255 green, and 10 blue.

How to use #FFFF0A in CSS?

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

What colors go well with #FFFF0A?

#0A0AFF (complementary), #FF850A (analogous), and #BDBD00 (lighter shade) work well with #FFFF0A.