crispedge.com

Color picker

Loading...

#ceb3be hex color - Candlelight Dinner - Violet - Warm color - Information

#ceb3be hex color - Candlelight Dinner - Violet - Warm color

Color Hue/Base color: Violet

Hex #ceb3be Color Code is also known as Candlelight Dinner color.

Hex #ceb3be Color code in RGB color code model is created after adding 80.78% red color, 70.2% green color and 74.51% blue color. Hex #ceb3be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 8% yellow and 19% black.

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeceb3be#ceb3be
RGB Decimal206, 179, 190rgb(206, 179, 190)
RGB Percent81%, 70%, 75%rgb(81%, 70%, 75%)
CSS RGBa206, 179, 190,1rgba(206,179,190,1)
CMYK Modelcmyk(0%,13%,8%,19%)
HSL Color Space336,22% ,75%hsl(336,22% ,75%)
HSV Color Space336°, 13%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101011001110111110
Octal316263276
Decimal206179190
Hexceb3be

Different shades of #ceb3be color code.

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

Light Shade of #ceb3be
#e2d2d9
Dark Shade of #ceb3be
#ba94a3
Saturated Shade of #ceb3be
#d4adbd
Desaturated Shade of #ceb3be
#c8b9bf
Grey scale Shade of #ceb3be
#c0c0c0
Brighten Shade
#e7ccd7
Most Readable Shade
#000000

Shades of #ceb3be color code

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

#ceb3be
#b79fa8
#a08b93
#89777e
#726369
#5b4f54
#443b3f
#2d272a
#161315
#000000

Similar Color like #ceb3be color

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

#cfb4bf
#d0b5c0
#d1b6c1
#d2b7c2
#d3b8c3
#d4b9c4
#d5bac5
#d6bbc6
#d7bcc7
#d8bdc8
#d9bec9
#dabfca
#dbc0cb
#dcc1cc
#cdb2bd
#ccb1bc
#cbb0bb
#caafba
#c9aeb9
#c8adb8
#c7acb7
#c6abb6
#c5aab5
#c4a9b4
#c3a8b3
#c2a7b2
#c1a6b1
#c0a5b0

Monochromatic Color with #ceb3be

#ceb3be
#f8d8e5
#241f21
#4e4448
#796970
#a38e97

Tints of #ceb3be Color

#ceb3be
#d3bbc5
#d8c3cc
#deccd3
#e3d4da
#e9dde2
#eee5e9
#f4eef0
#f9f6f7
#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

#ceb3be
#b3cec3

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

Split Complementary

#ceb3be
#b3ceb6
#b3ccce

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

Analogous Color

#ceb3c9
#ceb3c3
#ceb3be
#ceb3b9
#ceb3b3

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

#ceb3be
#beceb3
#b3bece

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

#ceb3be
#cbceb3
#b3cec3
#b5b3ce

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

#ceb3be
#b3cec3
#b3ccce
#ceb6b3

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

#ceb3be Color Code Preview on Black Background Color

This is how #ceb3be Color will look on black background color. Color contrast ratio is 10.82

#ceb3be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb3be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb3be

#ceb3be color code is use for CSS Background Color

Background color for the above div is #ceb3be

HTML with inline CSS

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

#ceb3be color code is use for CSS Border Color

CSS Border color for the above div is #ceb3be

HTML with inline CSS

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

CSS Border Left color for the above div is #ceb3be

HTML with inline CSS

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

CSS Border Right color for the above div is #ceb3be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceb3be

HTML with inline CSS

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

CSS Border Top color for the above div is #ceb3be

HTML with inline CSS

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

#ceb3be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceb3be Color code Preview on White Background

This is how #ceb3be Color code will look on white background color. Color contrast ratio is 1.94

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.