crispedge.com

Color picker

Loading...

#c48aae hex color - Red - Warm color - Information

#c48aae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #c48aae 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 #c48aae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec48aae#c48aae
RGB Decimal196, 138, 174rgb(196, 138, 174)
RGB Percent77%, 54%, 68%rgb(77%, 54%, 68%)
CSS RGBa196, 138, 174,1rgba(196,138,174,1)
CMYK Modelcmyk(0%,30%,11%,23%)
HSL Color Space323,33% ,65%hsl(323,33% ,65%)
HSV Color Space323°, 30%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001000101010101110
Octal304212256
Decimal196138174
Hexc48aae

Different shades of #c48aae color code.

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

Light Shade of #c48aae
#d5acc5
Dark Shade of #c48aae
#b36897
Saturated Shade of #c48aae
#cd81b0
Desaturated Shade of #c48aae
#bb93ac
Grey scale Shade of #c48aae
#a7a7a7
Brighten Shade
#dda3c7
Most Readable Shade
#000000

Shades of #c48aae color code

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

#c48aae
#ae7a9a
#986b87
#825c74
#6c4c60
#573d4d
#412e3a
#2b1e26
#150f13
#000000

Similar Color like #c48aae color

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

#c58baf
#c68cb0
#c78db1
#c88eb2
#c98fb3
#ca90b4
#cb91b5
#cc92b6
#cd93b7
#ce94b8
#cf95b9
#d096ba
#d197bb
#d298bc
#c389ad
#c288ac
#c187ab
#c086aa
#bf85a9
#be84a8
#bd83a7
#bc82a6
#bb81a5
#ba80a4
#b97fa3
#b87ea2
#b77da1
#b67ca0

Monochromatic Color with #c48aae

#c48aae
#eea8d4
#1a1217
#44303d
#6f4e63
#996c88

Tints of #c48aae Color

#c48aae
#ca97b7
#d1a4c0
#d7b1c9
#debed2
#e4cbdb
#ebd8e4
#f1e5ed
#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

#c48aae
#8ac4a0

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

Split Complementary

#c48aae
#91c48a
#8ac4bd

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

Analogous Color

#c38ac4
#c48aba
#c48aae
#c48aa2
#c48a97

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

#c48aae
#aec48a
#8aaec4

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

#c48aae
#c4bd8a
#8ac4a0
#8a91c4

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

#c48aae
#8ac4a0
#8ac4bd
#c48a91

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

#c48aae Color Code Preview on Black Background Color

This is how #c48aae Color will look on black background color. Color contrast ratio is 7.59

#c48aae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c48aae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c48aae

#c48aae color code is use for CSS Background Color

Background color for the above div is #c48aae

HTML with inline CSS

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

#c48aae color code is use for CSS Border Color

CSS Border color for the above div is #c48aae

HTML with inline CSS

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

CSS Border Left color for the above div is #c48aae

HTML with inline CSS

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

CSS Border Right color for the above div is #c48aae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c48aae

HTML with inline CSS

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

CSS Border Top color for the above div is #c48aae

HTML with inline CSS

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

#c48aae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c48aae Color code Preview on White Background

This is how #c48aae Color code will look on white background color. Color contrast ratio is 2.77

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

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