crispedge.com

Color picker

Loading...

#c7babe hex color - Grey - Warm color - Information

#c7babe hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #c7babe Color code in RGB color code model is created after adding 78.04% red color, 72.94% green color and 74.51% blue color. Hex #c7babe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 5% yellow and 22% black.

Hex #c7babe color code is between #ccbbbb web safe hex color code and #bbaacc web safe hex color code. #ccbbbb is the nearest web safe color code. You can see here many more shades of #c7babe color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec7babe#c7babe
RGB Decimal199, 186, 190rgb(199, 186, 190)
RGB Percent78%, 73%, 75%rgb(78%, 73%, 75%)
CSS RGBa199, 186, 190,1rgba(199,186,190,1)
CMYK Modelcmyk(0%,7%,5%,22%)
HSL Color Space342,10% ,75%hsl(342,10% ,75%)
HSV Color Space342°, 7%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001111011101010111110
Octal307272276
Decimal199186190
Hexc7babe

Different shades of #c7babe color code.

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

Light Shade of #c7babe
#ded6d9
Dark Shade of #c7babe
#b09ea3
Saturated Shade of #c7babe
#cdb4bc
Desaturated Shade of #c7babe
#c1c0c0
Grey scale Shade of #c7babe
#c0c0c0
Brighten Shade
#e0d3d7
Most Readable Shade
#000000

Shades of #c7babe color code

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

#c7babe
#b0a5a8
#9a9093
#847c7e
#6e6769
#585254
#423e3f
#2c292a
#161415
#000000

Similar Color like #c7babe color

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

#c8bbbf
#c9bcc0
#cabdc1
#cbbec2
#ccbfc3
#cdc0c4
#cec1c5
#cfc2c6
#d0c3c7
#d1c4c8
#d2c5c9
#d3c6ca
#d4c7cb
#d5c8cc
#c6b9bd
#c5b8bc
#c4b7bb
#c3b6ba
#c2b5b9
#c1b4b8
#c0b3b7
#bfb2b6
#beb1b5
#bdb0b4
#bcafb3
#bbaeb2
#baadb1
#b9acb0

Monochromatic Color with #c7babe

#c7babe
#f1e2e7
#1d1b1c
#474344
#726b6d
#9c9295

Tints of #c7babe Color

#c7babe
#cdc1c5
#d3c9cc
#d9d1d3
#dfd8da
#e6e0e2
#ece8e9
#f2eff0
#f8f7f7
#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

#c7babe
#bac7c3

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

Split Complementary

#c7babe
#bac7bd
#bac5c7

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

Analogous Color

#c7bac3
#c7bac1
#c7babe
#c7babb
#c7bbba

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

#c7babe
#bec7ba
#babec7

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

#c7babe
#c4c7ba
#bac7c3
#bcbac7

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

#c7babe
#bac7c3
#bac5c7
#c7bcba

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

#c7babe Color Code Preview on Black Background Color

This is how #c7babe Color will look on black background color. Color contrast ratio is 11.20

#c7babe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7babe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7babe

#c7babe color code is use for CSS Background Color

Background color for the above div is #c7babe

HTML with inline CSS

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

#c7babe color code is use for CSS Border Color

CSS Border color for the above div is #c7babe

HTML with inline CSS

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

CSS Border Left color for the above div is #c7babe

HTML with inline CSS

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

CSS Border Right color for the above div is #c7babe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7babe

HTML with inline CSS

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

CSS Border Top color for the above div is #c7babe

HTML with inline CSS

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

#c7babe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7babe Color code Preview on White Background

This is how #c7babe Color code will look on white background color. Color contrast ratio is 1.88

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

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(199,186,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,199,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,186,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.