Electric pink to RGB

Color Code

#ff0490
Format Value
HEX #ff0490
RGB rgb(255, 4, 144)
HSL hsl(326.5, 100%, 50.8%)
CMYK cmyk(0%, 98.4%, 43.5%, 0%)
HSV hsv(326.5, 98.4%, 100%)

electric pink color harmonies

Tints & shades of electric pink

Tints (lighter)

#ff1b9a #ff32a4 #ff48ae #ff5fb8 #ff76c2 #ff8dcd #ffa4d7 #ffbbe1 #ffd1eb #ffe8f5

Shades (darker)

#e80483 #d10376 #b90369 #a2035c #8b024f #740241 #5d0134 #460127 #2e011a #17000d

Contrast & accessibility

The quick brown fox

On white · 3.7:1 · AA Large

The quick brown fox

On black · 5.67:1 · AA

Recommended text color: #000000

Use electric pink in code

CSS color: #ff0490;
SCSS $color: #ff0490;
Tailwind bg-[#ff0490]
Swift UIColor(red: 1.000, green: 0.016, blue: 0.565, alpha: 1)
Android Color.parseColor("#ff0490")
Flutter Color(0xFFFF0490)

Colors similar to electric pink

Browse all Pink colors →

What is the RGB code for electric pink?

The CSS color electric pink in RGB format is rgb(255, 4, 144). Use this value directly in CSS, SVG, and most design tools.

How do I use electric pink in CSS?

To apply electric pink in CSS:

  • Text color: color: rgb(255, 4, 144);
  • Background: background-color: rgb(255, 4, 144);
  • Border: border-color: rgb(255, 4, 144);

What are all the color format values for electric pink?

FormatValue
HEX#ff0490
RGBrgb(255, 4, 144)
HSLhsl(326.5, 100%, 50.8%)
CMYKcmyk(0%, 98.4%, 43.5%, 0%)

How do I convert electric pink to RGB?

Select electric pink from the color name list in our color converter. The RGB value — rgb(255, 4, 144) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does electric pink belong to?

electric pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 326.5°, saturation 100%, lightness 50.8%.

How do I create lighter and darker shades of electric pink?

Lighter variant (lightness 65.8%): #ff51b2. Darker variant (lightness 35.8%): #b70066. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.