crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ff85a2 hex color - Red - Warm color - Information

#ff85a2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff85a2 Color code in RGB color code model is created after adding 100% red color, 52.16% green color and 63.53% blue color. Hex #ff85a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 36% yellow and 0% black.

Hex #ff85a2 color code is between #ee88aa web safe hex color code and #dd7799 web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #ff85a2 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeff85a2#ff85a2
RGB Decimal255, 133, 162rgb(255, 133, 162)
RGB Percent100%, 52%, 64%rgb(100%, 52%, 64%)
CSS RGBa255, 133, 162,1rgba(255,133,162,1)
CMYK Modelcmyk(0%,48%,36%,0%)
HSL Color Space346,100% ,76%hsl(346,100% ,76%)
HSV Color Space346°, 48%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111000010110100010
Octal377205242
Decimal255133162
Hexff85a2

Different shades of #ff85a2 color code.

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

Light Shade of #ff85a2
#ffb8c9
Dark Shade of #ff85a2
#ff527b
Saturated Shade of #ff85a2
#ff85a2
Desaturated Shade of #ff85a2
#f98ba5
Grey scale Shade of #ff85a2
#c2c2c2
Brighten Shade
#ff9ebb
Most Readable Shade
#000000

Shades of #ff85a2 color code

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

#ff85a2
#e27690
#c6677e
#aa586c
#8d495a
#713b48
#552c36
#381d24
#1c0e12
#000000

Similar Color like #ff85a2 color

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

#ff86a3
#ff87a4
#ff88a5
#ff89a6
#ff8aa7
#ff8ba8
#ff8ca9
#ff8daa
#ff8eab
#ff8fac
#ff90ad
#ff91ae
#ff92af
#ff93b0
#fe84a1
#fd83a0
#fc829f
#fb819e
#fa809d
#f97f9c
#f87e9b
#f77d9a
#f67c99
#f57b98
#f47a97
#f37996
#f27895
#f17794

Monochromatic Color with #ff85a2

#ff85a2
#2a161b
#552c36
#804351
#aa596c
#d46f87

Tints of #ff85a2 Color

#ff85a2
#ff92ac
#ffa0b6
#ffadc1
#ffbbcb
#ffc8d5
#ffd6e0
#ffe3ea
#fff1f4
#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

#ff85a2
#85ffe2

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

Split Complementary

#ff85a2
#85ffa5
#85dfff

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

Analogous Color

#ff85d3
#ff85ba
#ff85a2
#ff858a
#ff9985

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

#ff85a2
#a2ff85
#85a2ff

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

#ff85a2
#dfff85
#85ffe2
#a585ff

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

#ff85a2
#85ffe2
#85dfff
#ffa585

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

#ff85a2 Color Code Preview on Black Background Color

This is how #ff85a2 Color will look on black background color. Color contrast ratio is 9.13

#ff85a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff85a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff85a2

#ff85a2 color code is use for CSS Background Color

Background color for the above div is #ff85a2

HTML with inline CSS

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

#ff85a2 color code is use for CSS Border Color

CSS Border color for the above div is #ff85a2

HTML with inline CSS

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

CSS Border Left color for the above div is #ff85a2

HTML with inline CSS

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

CSS Border Right color for the above div is #ff85a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff85a2

HTML with inline CSS

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

CSS Border Top color for the above div is #ff85a2

HTML with inline CSS

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

#ff85a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff85a2 Color code Preview on White Background

This is how #ff85a2 Color code will look on white background color. Color contrast ratio is 2.30

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.