crispedge.com

Color picker

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

#ff5c88 hex color - Red - Warm color - Information

#ff5c88 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff5c88 Color code in RGB color code model is created after adding 100% red color, 36.08% green color and 53.33% blue color. Hex #ff5c88 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 47% yellow and 0% black.

Hex #ff5c88 color code is between #ee5577 web safe hex color code and #dd6699 web safe hex color code. #ee5577 is the nearest web safe color code. You can see here many more shades of #ff5c88 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeff5c88#ff5c88
RGB Decimal255, 92, 136rgb(255, 92, 136)
RGB Percent100%, 36%, 53%rgb(100%, 36%, 53%)
CSS RGBa255, 92, 136,1rgba(255,92,136,1)
CMYK Modelcmyk(0%,64%,47%,0%)
HSL Color Space344,100% ,68%hsl(344,100% ,68%)
HSV Color Space344°, 64%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110101110010001000
Octal377134210
Decimal25592136
Hexff5c88

Different shades of #ff5c88 color code.

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

Light Shade of #ff5c88
#ff8fad
Dark Shade of #ff5c88
#ff2963
Saturated Shade of #ff5c88
#ff5c88
Desaturated Shade of #ff5c88
#f7648c
Grey scale Shade of #ff5c88
#adadad
Brighten Shade
#ff75a1
Most Readable Shade
#000000

Shades of #ff5c88 color code

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

#ff5c88
#e25178
#c64769
#aa3d5a
#8d334b
#71283c
#551e2d
#38141e
#1c0a0f
#000000

Similar Color like #ff5c88 color

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

#ff5d89
#ff5e8a
#ff5f8b
#ff608c
#ff618d
#ff628e
#ff638f
#ff6490
#ff6591
#ff6692
#ff6793
#ff6894
#ff6995
#ff6a96
#fe5b87
#fd5a86
#fc5985
#fb5884
#fa5783
#f95682
#f85581
#f75480
#f6537f
#f5527e
#f4517d
#f3507c
#f24f7b
#f14e7a

Monochromatic Color with #ff5c88

#ff5c88
#2a0f17
#551f2d
#802e44
#aa3d5b
#d44d71

Tints of #ff5c88 Color

#ff5c88
#ff6e95
#ff80a2
#ff92af
#ffa4bc
#ffb6ca
#ffc8d7
#ffdae4
#ffecf1
#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

#ff5c88
#5cffd3

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

Split Complementary

#ff5c88
#5cff82
#5cd9ff

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

Analogous Color

#ff5cc9
#ff5ca9
#ff5c88
#ff5c67
#ff715c

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

#ff5c88
#88ff5c
#5c88ff

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

#ff5c88
#d9ff5c
#5cffd3
#815cff

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

#ff5c88
#5cffd3
#5cd9ff
#ff825c

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

#ff5c88 Color Code Preview on Black Background Color

This is how #ff5c88 Color will look on black background color. Color contrast ratio is 7.14

#ff5c88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff5c88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff5c88

#ff5c88 color code is use for CSS Background Color

Background color for the above div is #ff5c88

HTML with inline CSS

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

#ff5c88 color code is use for CSS Border Color

CSS Border color for the above div is #ff5c88

HTML with inline CSS

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

CSS Border Left color for the above div is #ff5c88

HTML with inline CSS

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

CSS Border Right color for the above div is #ff5c88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff5c88

HTML with inline CSS

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

CSS Border Top color for the above div is #ff5c88

HTML with inline CSS

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

#ff5c88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff5c88 Color code Preview on White Background

This is how #ff5c88 Color code will look on white background color. Color contrast ratio is 2.94

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.