crispedge.com

Color picker

Loading...

#ff52ad hex color - Red - Warm color - Information

#ff52ad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ff52ad Color code in RGB color code model is created after adding 100% red color, 32.16% green color and 67.84% blue color. Hex #ff52ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 32% yellow and 0% black.

Hex #ff52ad color code is between #ee55aa web safe hex color code and #dd44bb web safe hex color code. #ee55aa is the nearest web safe color code. You can see here many more shades of #ff52ad color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeff52ad#ff52ad
RGB Decimal255, 82, 173rgb(255, 82, 173)
RGB Percent100%, 32%, 68%rgb(100%, 32%, 68%)
CSS RGBa255, 82, 173,1rgba(255,82,173,1)
CMYK Modelcmyk(0%,68%,32%,0%)
HSL Color Space328,100% ,66%hsl(328,100% ,66%)
HSV Color Space328°, 68%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110101001010101101
Octal377122255
Decimal25582173
Hexff52ad

Different shades of #ff52ad color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ff52ad
#ff85c5
Dark Shade of #ff52ad
#ff1f95
Saturated Shade of #ff52ad
#ff52ad
Desaturated Shade of #ff52ad
#f65bad
Grey scale Shade of #ff52ad
#a8a8a8
Brighten Shade
#ff6bc6
Most Readable Shade
#000000

Shades of #ff52ad color code

Generate more color scales with scales (color stack) generator.

#ff52ad
#e24899
#c63f86
#aa3673
#8d2d60
#71244c
#551b39
#381226
#1c0913
#000000

Similar Color like #ff52ad color

Find visually similar hex color codes nearing to #ff52ad hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ff53ae
#ff54af
#ff55b0
#ff56b1
#ff57b2
#ff58b3
#ff59b4
#ff5ab5
#ff5bb6
#ff5cb7
#ff5db8
#ff5eb9
#ff5fba
#ff60bb
#fe51ac
#fd50ab
#fc4faa
#fb4ea9
#fa4da8
#f94ca7
#f84ba6
#f74aa5
#f649a4
#f548a3
#f447a2
#f346a1
#f245a0
#f1449f

Monochromatic Color with #ff52ad

#ff52ad
#2a0e1d
#551b3a
#802957
#aa3773
#d44490

Tints of #ff52ad Color

#ff52ad
#ff65b6
#ff78bf
#ff8bc8
#ff9ed1
#ffb2da
#ffc5e3
#ffd8ec
#ffebf5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ff52ad
#52ffa4

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ff52ad
#57ff52
#52fffa

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ff52f2
#ff52d0
#ff52ad
#ff528a
#ff5268

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ff52ad
#adff52
#52adff

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ff52ad
#fffa52
#52ffa4
#5256ff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ff52ad
#52ffa4
#52fffa
#ff5257

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ff52ad Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ff52ad Color Code Preview on Black Background Color

This is how #ff52ad Color will look on black background color. Color contrast ratio is 7.06

#ff52ad in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ff52ad">Your Example Paragraph content text in with font color #ff52ad </p>

Your Example Paragraph content text in with font color #ff52ad

HTML with inline CSS

<div style="color:#ff52ad">Your Paragraph text in with font color #ff52ad </div>

Your Example Paragraph content text in with font color #ff52ad

#ff52ad color code is use for CSS Background Color

Background color for the above div is #ff52ad

HTML with inline CSS

<div style="background-color:#ff52ad;"></div>

#ff52ad color code is use for CSS Border Color

CSS Border color for the above div is #ff52ad

HTML with inline CSS

<div style="border:5px solid #ff52ad;"></div>

CSS Border Left color for the above div is #ff52ad

HTML with inline CSS

<div style="border-left:5px solid #ff52ad;"></div>

CSS Border Right color for the above div is #ff52ad

HTML with inline CSS

<div style="border-right:5px solid #ff52ad;"></div>

CSS Border Bottom color for the above div is #ff52ad

HTML with inline CSS

<div style="border-bottom:5px solid #ff52ad;"></div>

CSS Border Top color for the above div is #ff52ad

HTML with inline CSS

<div style="border-top:5px solid #ff52ad;"></div>

#ff52ad hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ff52ad; } .examplecolorclass {color:#ff52ad; } .examplebordercolor {border:3px solid #ff52ad; }

#ff52ad Color code Preview on White Background

This is how #ff52ad Color code will look on white background color. Color contrast ratio is 2.97

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ff52ad; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ff52ad; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,82,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,255,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,82,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.