crispedge.com

Color picker

Loading...

#c58aae hex color - Red - Warm color - Information

#c58aae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #c58aae Color code in RGB color code model is created after adding 77.25% red color, 54.12% green color and 68.24% blue color. Hex #c58aae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 12% yellow and 23% black.

Hex #c58aae color code is between #cc88aa web safe hex color code and #bb99bb web safe hex color code. #cc88aa is the nearest web safe color code. You can see here many more shades of #c58aae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec58aae#c58aae
RGB Decimal197, 138, 174rgb(197, 138, 174)
RGB Percent77%, 54%, 68%rgb(77%, 54%, 68%)
CSS RGBa197, 138, 174,1rgba(197,138,174,1)
CMYK Modelcmyk(0%,30%,12%,23%)
HSL Color Space323,34% ,66%hsl(323,34% ,66%)
HSV Color Space323°, 30%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011000101010101110
Octal305212256
Decimal197138174
Hexc58aae

Different shades of #c58aae color code.

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

Light Shade of #c58aae
#d6acc6
Dark Shade of #c58aae
#b46896
Saturated Shade of #c58aae
#ce81b0
Desaturated Shade of #c58aae
#bc93ac
Grey scale Shade of #c58aae
#a7a7a7
Brighten Shade
#dea3c7
Most Readable Shade
#000000

Shades of #c58aae color code

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

#c58aae
#af7a9a
#996b87
#835c74
#6d4c60
#573d4d
#412e3a
#2b1e26
#150f13
#000000

Similar Color like #c58aae color

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

#c68baf
#c78cb0
#c88db1
#c98eb2
#ca8fb3
#cb90b4
#cc91b5
#cd92b6
#ce93b7
#cf94b8
#d095b9
#d196ba
#d297bb
#d398bc
#c489ad
#c388ac
#c287ab
#c186aa
#c085a9
#bf84a8
#be83a7
#bd82a6
#bc81a5
#bb80a4
#ba7fa3
#b97ea2
#b87da1
#b77ca0

Monochromatic Color with #c58aae

#c58aae
#efa8d4
#1b1318
#45313d
#704e63
#9a6c88

Tints of #c58aae Color

#c58aae
#cb97b7
#d1a4c0
#d8b1c9
#debed2
#e5cbdb
#ebd8e4
#f2e5ed
#f8f2f6
#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

#c58aae
#8ac5a1

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

Split Complementary

#c58aae
#90c58a
#8ac5bf

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

Analogous Color

#c48ac5
#c58aba
#c58aae
#c58aa2
#c58a96

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

#c58aae
#aec58a
#8aaec5

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

#c58aae
#c5be8a
#8ac5a1
#8a90c5

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

#c58aae
#8ac5a1
#8ac5bf
#c58a90

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

#c58aae Color Code Preview on Black Background Color

This is how #c58aae Color will look on black background color. Color contrast ratio is 7.62

#c58aae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58aae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58aae

#c58aae color code is use for CSS Background Color

Background color for the above div is #c58aae

HTML with inline CSS

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

#c58aae color code is use for CSS Border Color

CSS Border color for the above div is #c58aae

HTML with inline CSS

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

CSS Border Left color for the above div is #c58aae

HTML with inline CSS

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

CSS Border Right color for the above div is #c58aae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c58aae

HTML with inline CSS

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

CSS Border Top color for the above div is #c58aae

HTML with inline CSS

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

#c58aae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c58aae Color code Preview on White Background

This is how #c58aae Color code will look on white background color. Color contrast ratio is 2.76

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

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(197,138,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,197,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,138,174,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.