crispedge.com

Color picker

Loading...

#f586cc hex color - Orange - Warm color - Information

#f586cc hex color - Orange - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Orange

Hex #f586cc Color code in RGB color code model is created after adding 96.08% red color, 52.55% green color and 80% blue color. Hex #f586cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 17% yellow and 4% black.

Hex #f586cc color code is between #ee88bb web safe hex color code and #ff77dd web safe hex color code. #ee88bb is the nearest web safe color code. You can see here many more shades of #f586cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef586cc#f586cc
RGB Decimal245, 134, 204rgb(245, 134, 204)
RGB Percent96%, 53%, 80%rgb(96%, 53%, 80%)
CSS RGBa245, 134, 204,1rgba(245,134,204,1)
CMYK Modelcmyk(0%,45%,17%,4%)
HSL Color Space322,85% ,74%hsl(322,85% ,74%)
HSV Color Space322°, 45%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011000011011001100
Octal365206314
Decimal245134204
Hexf586cc

Different shades of #f586cc color code.

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

Light Shade of #f586cc
#f9b5e0
Dark Shade of #f586cc
#f157b8
Saturated Shade of #f586cc
#fc7fce
Desaturated Shade of #f586cc
#ee8dca
Grey scale Shade of #f586cc
#bdbdbd
Brighten Shade
#ff9fe5
Most Readable Shade
#000000

Shades of #f586cc color code

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

#f586cc
#d977b5
#be689e
#a35988
#884a71
#6c3b5a
#512c44
#361d2d
#1b0e16
#000000

Similar Color like #f586cc color

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

#f687cd
#f788ce
#f889cf
#f98ad0
#fa8bd1
#fb8cd2
#fc8dd3
#fd8ed4
#fe8fd5
#ff90d6
#ff91d7
#ff92d8
#ff93d9
#ff94da
#f485cb
#f384ca
#f283c9
#f182c8
#f081c7
#ef80c6
#ee7fc5
#ed7ec4
#ec7dc3
#eb7cc2
#ea7bc1
#e97ac0
#e879bf
#e778be

Monochromatic Color with #f586cc

#f586cc
#20121b
#4b293e
#754062
#a05885
#ca6fa9

Tints of #f586cc Color

#f586cc
#f693d1
#f7a0d7
#f8aedd
#f9bbe2
#fac9e8
#fbd6ee
#fce4f3
#fdf1f9
#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

#f586cc
#86f5af

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

Split Complementary

#f586cc
#94f586
#86f5e7

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

Analogous Color

#f286f5
#f586e2
#f586cc
#f586b6
#f586a0

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

#f586cc
#ccf586
#86ccf5

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

#f586cc
#f5e686
#86f5af
#8694f5

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

#f586cc
#86f5af
#86f5e7
#f58694

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 #f586cc 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.

#f586cc Color Code Preview on Black Background Color

This is how #f586cc Color will look on black background color. Color contrast ratio is 9.16

#f586cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f586cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f586cc

#f586cc color code is use for CSS Background Color

Background color for the above div is #f586cc

HTML with inline CSS

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

#f586cc color code is use for CSS Border Color

CSS Border color for the above div is #f586cc

HTML with inline CSS

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

CSS Border Left color for the above div is #f586cc

HTML with inline CSS

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

CSS Border Right color for the above div is #f586cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f586cc

HTML with inline CSS

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

CSS Border Top color for the above div is #f586cc

HTML with inline CSS

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

#f586cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f586cc Color code Preview on White Background

This is how #f586cc Color code will look on white background color. Color contrast ratio is 2.29

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 #f586cc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f586cc; }

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(245,134,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,245,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,134,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.