crispedge.com

Color picker

Loading...

#f296bb hex color - Red - Warm color - Information

#f296bb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f296bb Color code in RGB color code model is created after adding 94.9% red color, 58.82% green color and 73.33% blue color. Hex #f296bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 23% yellow and 5% black.

Hex #f296bb color code is between #ee99aa web safe hex color code and #ff88cc web safe hex color code. #ee99aa is the nearest web safe color code. You can see here many more shades of #f296bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef296bb#f296bb
RGB Decimal242, 150, 187rgb(242, 150, 187)
RGB Percent95%, 59%, 73%rgb(95%, 59%, 73%)
CSS RGBa242, 150, 187,1rgba(242,150,187,1)
CMYK Modelcmyk(0%,38%,23%,5%)
HSL Color Space336,78% ,77%hsl(336,78% ,77%)
HSV Color Space336°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101001011010111011
Octal362226273
Decimal242150187
Hexf296bb

Different shades of #f296bb color code.

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

Light Shade of #f296bb
#f8c3d8
Dark Shade of #f296bb
#ec699e
Saturated Shade of #f296bb
#f890ba
Desaturated Shade of #f296bb
#ec9cbc
Grey scale Shade of #f296bb
#c4c4c4
Brighten Shade
#ffafd4
Most Readable Shade
#000000

Shades of #f296bb color code

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

#f296bb
#d785a6
#bc7491
#a1647c
#865367
#6b4253
#50323e
#352129
#1a1014
#000000

Similar Color like #f296bb color

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

#f397bc
#f498bd
#f599be
#f69abf
#f79bc0
#f89cc1
#f99dc2
#fa9ec3
#fb9fc4
#fca0c5
#fda1c6
#fea2c7
#ffa3c8
#ffa4c9
#f195ba
#f094b9
#ef93b8
#ee92b7
#ed91b6
#ec90b5
#eb8fb4
#ea8eb3
#e98db2
#e88cb1
#e78bb0
#e68aaf
#e589ae
#e488ad

Monochromatic Color with #f296bb

#f296bb
#1d1217
#482d38
#724758
#9d6179
#c77c9a

Tints of #f296bb Color

#f296bb
#f3a1c2
#f4adca
#f6b9d1
#f7c4d9
#f9d0e0
#fadce8
#fce7ef
#fdf3f7
#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

#f296bb
#96f2cd

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

Split Complementary

#f296bb
#96f29f
#96e9f2

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

Analogous Color

#f296e0
#f296cd
#f296bb
#f296a9
#f29696

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

#f296bb
#bbf296
#96bbf2

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

#f296bb
#e9f296
#96f2cd
#9f96f2

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

#f296bb
#96f2cd
#96e9f2
#f29f96

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

#f296bb Color Code Preview on Black Background Color

This is how #f296bb Color will look on black background color. Color contrast ratio is 9.86

#f296bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f296bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f296bb

#f296bb color code is use for CSS Background Color

Background color for the above div is #f296bb

HTML with inline CSS

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

#f296bb color code is use for CSS Border Color

CSS Border color for the above div is #f296bb

HTML with inline CSS

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

CSS Border Left color for the above div is #f296bb

HTML with inline CSS

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

CSS Border Right color for the above div is #f296bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f296bb

HTML with inline CSS

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

CSS Border Top color for the above div is #f296bb

HTML with inline CSS

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

#f296bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f296bb Color code Preview on White Background

This is how #f296bb Color code will look on white background color. Color contrast ratio is 2.13

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

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(242,150,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,242,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,150,187,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.