crispedge.com

Color picker

Loading...

#c1bbad hex color - Yellow - Warm color - Information

#c1bbad hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c1bbad Color code in RGB color code model is created after adding 75.69% red color, 73.33% green color and 67.84% blue color. Hex #c1bbad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 10% yellow and 24% black.

Hex #c1bbad color code is between #bbaaaa web safe hex color code and #ccccbb web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #c1bbad color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec1bbad#c1bbad
RGB Decimal193, 187, 173rgb(193, 187, 173)
RGB Percent76%, 73%, 68%rgb(76%, 73%, 68%)
CSS RGBa193, 187, 173,1rgba(193,187,173,1)
CMYK Modelcmyk(0%,3%,10%,24%)
HSL Color Space42,14% ,72%hsl(42,14% ,72%)
HSV Color Space42°, 10%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011011101110101101
Octal301273255
Decimal193187173
Hexc1bbad

Different shades of #c1bbad color code.

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

Light Shade of #c1bbad
#d7d3ca
Dark Shade of #c1bbad
#aba390
Saturated Shade of #c1bbad
#c8bea6
Desaturated Shade of #c1bbad
#bab8b4
Grey scale Shade of #c1bbad
#b7b7b7
Brighten Shade
#dad4c6
Most Readable Shade
#000000

Shades of #c1bbad color code

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

#c1bbad
#aba699
#969186
#807c73
#6b6760
#55534c
#403e39
#2a2926
#151413
#000000

Similar Color like #c1bbad color

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

#c2bcae
#c3bdaf
#c4beb0
#c5bfb1
#c6c0b2
#c7c1b3
#c8c2b4
#c9c3b5
#cac4b6
#cbc5b7
#ccc6b8
#cdc7b9
#cec8ba
#cfc9bb
#c0baac
#bfb9ab
#beb8aa
#bdb7a9
#bcb6a8
#bbb5a7
#bab4a6
#b9b3a5
#b8b2a4
#b7b1a3
#b6b0a2
#b5afa1
#b4aea0
#b3ad9f

Monochromatic Color with #c1bbad

#c1bbad
#ebe4d3
#171615
#413f3b
#6c6961
#969287

Tints of #c1bbad Color

#c1bbad
#c7c2b6
#cecabf
#d5d1c8
#dcd9d1
#e3e0da
#eae8e3
#f1efec
#f8f7f5
#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

#c1bbad
#adb3c1

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

Split Complementary

#c1bbad
#adbdc1
#b1adc1

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

Analogous Color

#c1b3ad
#c1b7ad
#c1bbad
#c1bfad
#bfc1ad

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

#c1bbad
#adc1bb
#bbadc1

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

#c1bbad
#adc1b1
#adb3c1
#c1adbd

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

#c1bbad
#adb3c1
#b1adc1
#bdc1ad

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

#c1bbad Color Code Preview on Black Background Color

This is how #c1bbad Color will look on black background color. Color contrast ratio is 10.98

#c1bbad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bbad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bbad

#c1bbad color code is use for CSS Background Color

Background color for the above div is #c1bbad

HTML with inline CSS

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

#c1bbad color code is use for CSS Border Color

CSS Border color for the above div is #c1bbad

HTML with inline CSS

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

CSS Border Left color for the above div is #c1bbad

HTML with inline CSS

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

CSS Border Right color for the above div is #c1bbad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1bbad

HTML with inline CSS

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

CSS Border Top color for the above div is #c1bbad

HTML with inline CSS

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

#c1bbad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1bbad Color code Preview on White Background

This is how #c1bbad Color code will look on white background color. Color contrast ratio is 1.91

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

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(193,187,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,179,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,187,173,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.