Barney to HSL — Color Code

#ac1db8
Format Value
HEX #ac1db8
RGB rgb(172, 29, 184)
HSL hsl(295.4, 72.8%, 41.8%)
CMYK cmyk(6.5%, 84.2%, 0%, 27.8%)
HSV hsv(295.4, 84.2%, 72.2%)

barney color harmonies

Tints & shades of barney

Tints (lighter)

#b432be #bb46c5 #c35bcb #ca6fd2 #d284d8 #d998df #e1ade5 #e8c1ec #f0d6f2 #f7eaf9

Shades (darker)

#9c1aa7 #8d1897 #7d1586 #6d1275 #5e1064 #4e0d54 #3f0b43 #2f0832 #1f0521 #100311

Contrast & accessibility

The quick brown fox

On white · 5.8:1 · AA

The quick brown fox

On black · 3.62:1 · AA Large

Recommended text color: #ffffff

Use barney in code

CSS color: #ac1db8;
SCSS $color: #ac1db8;
Tailwind bg-[#ac1db8]
Swift UIColor(red: 0.675, green: 0.114, blue: 0.722, alpha: 1)
Android Color.parseColor("#ac1db8")
Flutter Color(0xFFAC1DB8)

Colors similar to barney

Browse all Pink colors →

What is the HSL code for barney?

The CSS color barney in HSL format is hsl(295.4, 72.8%, 41.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use barney in CSS?

To apply barney in CSS:

  • Text color: color: hsl(295.4, 72.8%, 41.8%);
  • Background: background-color: hsl(295.4, 72.8%, 41.8%);
  • Border: border-color: hsl(295.4, 72.8%, 41.8%);

What are all the color format values for barney?

FormatValue
HEX#ac1db8
RGBrgb(172, 29, 184)
HSLhsl(295.4, 72.8%, 41.8%)
CMYKcmyk(6.5%, 84.2%, 0%, 27.8%)

How do I convert barney to HSL?

Select barney from the color name list in our color converter. The HSL value — hsl(295.4, 72.8%, 41.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does barney belong to?

barney belongs to the pink color family. It is a medium, vivid color with HSL values: hue 295.4°, saturation 72.8%, lightness 41.8%.

How do I create lighter and darker shades of barney?

Lighter variant (lightness 56.8%): #d541e1. Darker variant (lightness 26.799999999999997%): #6e1376. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.