crispedge.com

Color picker

Loading...

#f6bfdd hex color - Red - Warm color - Information

#f6bfdd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f6bfdd Color code in RGB color code model is created after adding 96.47% red color, 74.9% green color and 86.67% blue color. Hex #f6bfdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 10% yellow and 4% black.

Hex #f6bfdd color code is between #eebbcc web safe hex color code and #ffccee web safe hex color code. #eebbcc is the nearest web safe color code. You can see here many more shades of #f6bfdd color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef6bfdd#f6bfdd
RGB Decimal246, 191, 221rgb(246, 191, 221)
RGB Percent96%, 75%, 87%rgb(96%, 75%, 87%)
CSS RGBa246, 191, 221,1rgba(246,191,221,1)
CMYK Modelcmyk(0%,22%,10%,4%)
HSL Color Space327,75% ,86%hsl(327,75% ,86%)
HSV Color Space327°, 22%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101011111111011101
Octal366277335
Decimal246191221
Hexf6bfdd

Different shades of #f6bfdd color code.

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

Light Shade of #f6bfdd
#fcecf5
Dark Shade of #f6bfdd
#f092c5
Saturated Shade of #f6bfdd
#fabbdd
Desaturated Shade of #f6bfdd
#f2c3dd
Grey scale Shade of #f6bfdd
#dadada
Brighten Shade
#ffd8f6
Most Readable Shade
#000000

Shades of #f6bfdd color code

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

#f6bfdd
#daa9c4
#bf94ab
#a47f93
#886a7a
#6d5462
#523f49
#362a31
#1b1518
#000000

Similar Color like #f6bfdd color

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

#f7c0de
#f8c1df
#f9c2e0
#fac3e1
#fbc4e2
#fcc5e3
#fdc6e4
#fec7e5
#ffc8e6
#ffc9e7
#ffcae8
#ffcbe9
#ffccea
#ffcdeb
#f5bedc
#f4bddb
#f3bcda
#f2bbd9
#f1bad8
#f0b9d7
#efb8d6
#eeb7d5
#edb6d4
#ecb5d3
#ebb4d2
#eab3d1
#e9b2d0
#e8b1cf

Monochromatic Color with #f6bfdd

#f6bfdd
#211a1e
#4c3b44
#765c6a
#a17d91
#cb9eb7

Tints of #f6bfdd Color

#f6bfdd
#f7c6e0
#f8cde4
#f9d4e8
#fadbec
#fbe2ef
#fce9f3
#fdf0f7
#fef7fb
#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

#f6bfdd
#bff6d8

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

Split Complementary

#f6bfdd
#c2f6bf
#bff6f4

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

Analogous Color

#f6bff3
#f6bfe8
#f6bfdd
#f6bfd2
#f6bfc7

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

#f6bfdd
#ddf6bf
#bfddf6

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

#f6bfdd
#f6f3bf
#bff6d8
#bfc1f6

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

#f6bfdd
#bff6d8
#bff6f4
#f6bfc2

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

#f6bfdd Color Code Preview on Black Background Color

This is how #f6bfdd Color will look on black background color. Color contrast ratio is 13.41

#f6bfdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6bfdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6bfdd

#f6bfdd color code is use for CSS Background Color

Background color for the above div is #f6bfdd

HTML with inline CSS

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

#f6bfdd color code is use for CSS Border Color

CSS Border color for the above div is #f6bfdd

HTML with inline CSS

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

CSS Border Left color for the above div is #f6bfdd

HTML with inline CSS

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

CSS Border Right color for the above div is #f6bfdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6bfdd

HTML with inline CSS

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

CSS Border Top color for the above div is #f6bfdd

HTML with inline CSS

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

#f6bfdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6bfdd Color code Preview on White Background

This is how #f6bfdd Color code will look on white background color. Color contrast ratio is 1.57

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

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(246,191,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,246,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,191,221,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.