Sunflower Color — HEX, RGB, HSL & CMYK Codes

#ffc512
Format Value
HEX #ffc512
RGB rgb(255, 197, 18)
HSL hsl(45.3, 100%, 53.5%)
CMYK cmyk(0%, 22.7%, 92.9%, 0%)
HSV hsv(45.3, 92.9%, 100%)

sunflower color harmonies

Tints & shades of sunflower

Tints (lighter)

#ffca28 #ffd03d #ffd553 #ffda68 #ffdf7e #ffe593 #ffeaa9 #ffefbe #fff4d4 #fffae9

Shades (darker)

#e8b310 #d1a10f #b98f0d #a27d0b #8b6b0a #745a08 #5d4807 #463605 #2e2403 #171202

Contrast & accessibility

The quick brown fox

On white · 1.59:1 · Fail

The quick brown fox

On black · 13.25:1 · AAA

Recommended text color: #000000

Use sunflower in code

CSS color: #ffc512;
SCSS $color: #ffc512;
Tailwind bg-[#ffc512]
Swift UIColor(red: 1.000, green: 0.773, blue: 0.071, alpha: 1)
Android Color.parseColor("#ffc512")
Flutter Color(0xFFFFC512)

Colors similar to sunflower

Browse all Yellow colors →

What is the HEX code for sunflower?

The CSS color sunflower in HEX format is #ffc512. Use this value directly in CSS, SVG, and most design tools.

How do I use sunflower in CSS?

To apply sunflower in CSS:

  • Text color: color: #ffc512;
  • Background: background-color: #ffc512;
  • Border: border-color: #ffc512;

What are all the color format values for sunflower?

FormatValue
HEX#ffc512
RGBrgb(255, 197, 18)
HSLhsl(45.3, 100%, 53.5%)
CMYKcmyk(0%, 22.7%, 92.9%, 0%)

How do I convert sunflower to HEX?

Select sunflower from the color name list in our color converter. The HEX value — #ffc512 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sunflower belong to?

sunflower belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 45.3°, saturation 100%, lightness 53.5%.

How do I create lighter and darker shades of sunflower?

Lighter variant (lightness 68.5%): #ffd85e. Darker variant (lightness 38.5%): #c49400. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.