@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ca5587 hex color - Violet - Warm color - Information

#ca5587 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ca5587 Color code in RGB color code model is created after adding 79.22% red color, 33.33% green color and 52.94% blue color. Hex #ca5587 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 33% yellow and 20.78% black.

Hex #ca5587 color code is between #cc4488 web safe hex color code and #bb6677 web safe hex color code. #cc4488 is the nearest web safe color code. You can see here many more shades of #ca5587 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ca5587 #ca5587
RGB Decimal 202, 85, 135 rgb(202, 85, 135)
RGB Percent 79%, 33%, 53% rgb(79%, 33%, 53%)
CSS RGBa 202, 85, 135,1 rgba(202,85,135,1)
CMYK Model cmyk(0%,58%,33%,20.78%)
HSL Color Space 334,52% ,56% hsl(334,52% ,56%)
HSV Color Space 334°, 58%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 01010101 10000111
Octal 312 125 207
Decimal 202 85 135
Hex ca 55 87

Different shades of #ca5587 color code.

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

Light Shade of #ca5587
#d67ca2
Dark Shade of #ca5587
#b4386d
Saturated Shade of #ca5587
#d54a85
Desaturated Shade of #ca5587
#bf6089
Grey scale Shade of #ca5587
#8f8f8f
Brighten Shade
#e36ea0
Most Readable Shade
#FFFFFF

Shades of #ca5587 color code

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

#ca5587
#b34b78
#9d4269
#86385a
#702f4b
#59253c
#431c2d
#2c121e
#16090f
#000000

Similar Color like #ca5587 color

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

#cb5688
#cc5789
#cd588a
#ce598b
#cf5a8c
#d05b8d
#d15c8e
#d25d8f
#d35e90
#d45f91
#d56092
#d66193
#d76294
#d86395
#c95486
#c85385
#c75284
#c65183
#c55082
#c44f81
#c34e80
#c24d7f
#c14c7e
#c04b7d
#bf4a7c
#be497b
#bd487a
#bc4779

Monochromatic Color with #ca5587

#ca5587
#f467a3
#200d15
#4a1f32
#75314e
#9f436b

Tints of #ca5587 Color

#ca5587
#cf6794
#d57aa1
#db8daf
#e1a0bc
#e7b3c9
#edc6d7
#f3d9e4
#f9ecf1
#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

#ca5587
#55ca98

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

Split Complementary

#ca5587
#55ca5e
#55c2ca

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

Analogous Color

#ca55b6
#ca559e
#ca5587
#ca5570
#ca5558

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

#ca5587
#87ca55
#5587ca

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

#ca5587
#c1ca55
#55ca98
#5d55ca

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

#ca5587
#55ca98
#55c2ca
#ca5e55

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

#ca5587 Color Code Preview on Black Background Color

This is how #ca5587 Color will look on black background color. Color contrast ratio is 5.16

#ca5587 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca5587

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca5587

#ca5587 color code is use for CSS Background Color

Background color for the above div is #ca5587

HTML with inline CSS

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

#ca5587 color code is use for CSS Border Color

CSS Border color for the above div is #ca5587

HTML with inline CSS

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

CSS Border Left color for the above div is #ca5587

HTML with inline CSS

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

CSS Border Right color for the above div is #ca5587

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca5587

HTML with inline CSS

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

CSS Border Top color for the above div is #ca5587

HTML with inline CSS

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

#ca5587 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca5587 Color code Preview on White Background

This is how #ca5587 Color code will look on white background color. Color contrast ratio is 4.07

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

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(202,85,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,202,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,85,135,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.